fix: fix hostNetwork setting

This commit is contained in:
2025-09-19 17:45:51 +02:00
parent 0fb0eb235d
commit e1d4dbecc6
@@ -5,7 +5,6 @@
# See templates/_helpers.tpl
# nameOverride:
fullnameOverride: main-ingress-nginx
hostNetwork: {{ .Values.clusterConfig.ingress_hostnetwork }}
controller:
resources:
#limits:
@@ -71,6 +70,8 @@ controller:
udp: {}
{{- end }}
hostNetwork: {{ .Values.clusterConfig.ingress_hostnetwork }}
hostPort:
enabled: {{ .Values.clusterConfig.ingress_hostport }}
ports: