fix(cilium): Disable hostnetwork

https://github.com/cilium/cilium/issues/38559
This commit is contained in:
2026-02-10 10:28:07 +01:00
parent 8d63ca97c3
commit 0fea3410a2
+1 -1
View File
@@ -66,7 +66,7 @@ gatewayAPI:
create: 'true'
enableProxyProtocol: true
hostNetwork:
enabled: true
enabled: false
nodes:
matchLabels:
ingresshost: "cilium"