fix(cilium): Enable proxy protocol on hel1
This commit is contained in:
@@ -62,6 +62,7 @@ nodePort:
|
|||||||
gatewayAPI:
|
gatewayAPI:
|
||||||
enabled: {{ .Values.cilium.gatewayAPI.enabled }}
|
enabled: {{ .Values.cilium.gatewayAPI.enabled }}
|
||||||
{{- if .Values.cilium.gatewayTest.enabled }}
|
{{- if .Values.cilium.gatewayTest.enabled }}
|
||||||
|
enableProxyProtocol: true
|
||||||
hostNetwork:
|
hostNetwork:
|
||||||
enabled: true
|
enabled: true
|
||||||
nodes:
|
nodes:
|
||||||
|
|||||||
Reference in New Issue
Block a user