updating cilium values for virt cluster
This commit is contained in:
parent
58a8ebaaf6
commit
a562010300
2 changed files with 8 additions and 0 deletions
|
|
@ -89,7 +89,10 @@ envoy:
|
||||||
|
|
||||||
bpf:
|
bpf:
|
||||||
vlanBypass: [ 0 ]
|
vlanBypass: [ 0 ]
|
||||||
|
masquade: true
|
||||||
|
|
||||||
|
egressGateway:
|
||||||
|
enabled: true
|
||||||
|
|
||||||
# ingressController:
|
# ingressController:
|
||||||
# enabled: true
|
# enabled: true
|
||||||
|
|
|
||||||
|
|
@ -19,6 +19,11 @@ securityContext:
|
||||||
|
|
||||||
bpf:
|
bpf:
|
||||||
vlanBypass: [ 0 ]
|
vlanBypass: [ 0 ]
|
||||||
|
masquade: true
|
||||||
|
|
||||||
|
egressGateway:
|
||||||
|
enabled: true
|
||||||
|
|
||||||
cgroup:
|
cgroup:
|
||||||
autoMount:
|
autoMount:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue