updating values
This commit is contained in:
parent
7ef8f13cd3
commit
0c4ba73914
2 changed files with 7 additions and 9 deletions
|
|
@ -19,10 +19,11 @@ securityContext:
|
|||
|
||||
bpf:
|
||||
vlanBypass: [ 0 ]
|
||||
masquade: true
|
||||
# masquade: true # We don't need egressGateway for now
|
||||
|
||||
egressGateway:
|
||||
enabled: true
|
||||
# We don't need egressGateway for now.
|
||||
# egressGateway:
|
||||
# enabled: true
|
||||
|
||||
cgroup:
|
||||
autoMount:
|
||||
|
|
@ -72,8 +73,6 @@ resources:
|
|||
externalIPs:
|
||||
enabled: true
|
||||
|
||||
enableCiliumEndpointSlice: false
|
||||
|
||||
ipv6:
|
||||
enabled: true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue