Skip to content

Commit 982ab76

Browse files
author
Diego Luisi
committed
[DEVOPS-42] ⚡ Add EKS and Transit GW
1 parent c924f84 commit 982ab76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/istio-ingress/base/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ helmCharts:
2525
service:
2626
annotations:
2727
service.beta.kubernetes.io/aws-load-balancer-type: nlb
28-
alb.ingress.kubernetes.io/inbound-cidrs: '0.0.0.0/0'
28+
# alb.ingress.kubernetes.io/inbound-cidrs: '0.0.0.0/0'
2929
numTrustedProxies: 2
3030
externalTrafficPolicy: Local

0 commit comments

Comments
 (0)