fix(cilium): Force gatewayclass creation

This commit is contained in:
2026-02-10 10:18:09 +01:00
parent deb3769f25
commit 89c291dcd9
+2
View File
@@ -62,6 +62,8 @@ nodePort:
gatewayAPI:
enabled: {{ .Values.cilium.gatewayAPI.enabled }}
{{- if eq .Values.cilium.cluster "hel1"}}
gatewayClass:
create: true
enableProxyProtocol: true
hostNetwork:
enabled: true