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