fix(cilium): STRING
This commit is contained in:
@@ -63,7 +63,7 @@ gatewayAPI:
|
||||
enabled: {{ .Values.cilium.gatewayAPI.enabled }}
|
||||
{{- if eq .Values.cilium.cluster "hel1"}}
|
||||
gatewayClass:
|
||||
create: true
|
||||
create: 'true'
|
||||
enableProxyProtocol: true
|
||||
hostNetwork:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user