Skip to content

Commit ad59bca

Browse files
committed
feat: Changed ipFamilyPolicy to DualStack
1 parent abebb3b commit ad59bca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

charts/base-cluster/templates/ingress/traefik.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ spec:
5252
{{- if .Values.ingress.IP }}
5353
spec:
5454
loadBalancerIP: {{ .Values.ingress.IP | quote }}
55+
ipFamilyPolicy: PreferDualStack
5556
{{- end }}
5657
gatewayClass:
5758
name: default

0 commit comments

Comments
 (0)