fix(cilium): Force gatewayclass creation
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user