fix(cilium): STRING

This commit is contained in:
2026-02-10 10:19:15 +01:00
parent 89c291dcd9
commit 8d63ca97c3
+1 -1
View File
@@ -63,7 +63,7 @@ gatewayAPI:
enabled: {{ .Values.cilium.gatewayAPI.enabled }} enabled: {{ .Values.cilium.gatewayAPI.enabled }}
{{- if eq .Values.cilium.cluster "hel1"}} {{- if eq .Values.cilium.cluster "hel1"}}
gatewayClass: gatewayClass:
create: true create: 'true'
enableProxyProtocol: true enableProxyProtocol: true
hostNetwork: hostNetwork:
enabled: true enabled: true