Skip to content

Commit a34c116

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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

apps/istio-ingress/base/kustomization.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ helmCharts:
1414
name: istio-ingressgateway
1515
defaults:
1616
imagePullPolicy: IfNotPresent
17+
service:
18+
loadBalancerSourceRanges: "0.0.0.0/0"
1719
labels:
1820
app_label: istio-ingressgateway
1921
podAnnotations:

0 commit comments

Comments
 (0)