We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3937ef commit 68adecdCopy full SHA for 68adecd
apps/istio-ingress/base/kustomization.yaml
@@ -23,6 +23,6 @@ helmCharts:
23
service:
24
annotations:
25
service.beta.kubernetes.io/aws-load-balancer-type: nlb
26
- alb.ingress.kubernetes.io/inbound-cidrs: '0.0.0.0/0'
+ # alb.ingress.kubernetes.io/inbound-cidrs: '0.0.0.0/0'
27
numTrustedProxies: 2
28
externalTrafficPolicy: Local
0 commit comments