fix(cilium): Combine Gateways
This commit is contained in:
@@ -61,7 +61,7 @@ nodePort:
|
||||
enabled: {{ .Values.cilium.nodePort.enabled }}
|
||||
gatewayAPI:
|
||||
enabled: {{ .Values.cilium.gatewayAPI.enabled }}
|
||||
{{- if .Values.cilium.gatewayTest.enabled }}
|
||||
{{- if eq .Values.cilium.cluster "hel1"}}
|
||||
enableProxyProtocol: true
|
||||
hostNetwork:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user