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