disable gateway
This commit is contained in:
@@ -29,8 +29,6 @@ cilium:
|
||||
- SYS_RESOURCE
|
||||
l2announcements:
|
||||
enabled: true
|
||||
bgpControlPlane:
|
||||
enabled: true
|
||||
enableK8sEndpointSlice: true
|
||||
ciliumEndpointSlice:
|
||||
enabled: true
|
||||
@@ -41,7 +39,7 @@ cilium:
|
||||
name: cilium-secrets
|
||||
sync: true
|
||||
gatewayAPI:
|
||||
enabled: true
|
||||
enabled: false
|
||||
enableAlpn: true
|
||||
enableAppProtocol: true
|
||||
secretsNamespace:
|
||||
@@ -80,7 +78,7 @@ cilium:
|
||||
enabled: true
|
||||
ipv6:
|
||||
enabled: false
|
||||
kubeProxyReplacement: "true"
|
||||
kubeProxyReplacement: true
|
||||
l7Proxy: true
|
||||
nodePort:
|
||||
enabled: true
|
||||
@@ -113,5 +111,3 @@ cilium:
|
||||
autoMount:
|
||||
enabled: false
|
||||
hostRoot: /sys/fs/cgroup
|
||||
bpf:
|
||||
masquerade: true
|
||||
|
Reference in New Issue
Block a user