We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6120e2c commit 68a6f55Copy full SHA for 68a6f55
manager/manifests/istio-values.yaml
@@ -76,6 +76,8 @@ gateways:
76
limits:
77
cpu: 2000m
78
memory: 1024Mi
79
+ serviceAnnotations:
80
+ service.beta.kubernetes.io/aws-load-balancer-connection-idle-timeout: 10 * 60 # 10 minutes
81
type: LoadBalancer
82
ports:
83
- port: 80
0 commit comments