fix(cilium): Disable hostnetwork
https://github.com/cilium/cilium/issues/38559
This commit is contained in:
@@ -66,7 +66,7 @@ gatewayAPI:
|
|||||||
create: 'true'
|
create: 'true'
|
||||||
enableProxyProtocol: true
|
enableProxyProtocol: true
|
||||||
hostNetwork:
|
hostNetwork:
|
||||||
enabled: true
|
enabled: false
|
||||||
nodes:
|
nodes:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
ingresshost: "cilium"
|
ingresshost: "cilium"
|
||||||
|
|||||||
Reference in New Issue
Block a user