enabling envoy
This commit is contained in:
parent
2bc6111b7c
commit
d6c8d16665
1 changed files with 5 additions and 5 deletions
|
|
@ -70,11 +70,11 @@ loadBalancer:
|
|||
gatewayAPI:
|
||||
enabled: false # We disable gatewayAPI for now
|
||||
|
||||
# envoy: # Because we disable gatewayAPI, we also don´t need envoy for now.
|
||||
# securityContext:
|
||||
# capabilities:
|
||||
# keepCapNetBindService: true
|
||||
# envoy: [ NET_ADMIN, PERFMON, SYS_ADMIN, BPF ]
|
||||
envoy:
|
||||
securityContext:
|
||||
capabilities:
|
||||
keepCapNetBindService: true
|
||||
envoy: [ NET_ADMIN, PERFMON, SYS_ADMIN, BPF ]
|
||||
|
||||
|
||||
# ingressController:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue