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:
|
gatewayAPI:
|
||||||
enabled: false # We disable gatewayAPI for now
|
enabled: false # We disable gatewayAPI for now
|
||||||
|
|
||||||
# envoy: # Because we disable gatewayAPI, we also don´t need envoy for now.
|
envoy:
|
||||||
# securityContext:
|
securityContext:
|
||||||
# capabilities:
|
capabilities:
|
||||||
# keepCapNetBindService: true
|
keepCapNetBindService: true
|
||||||
# envoy: [ NET_ADMIN, PERFMON, SYS_ADMIN, BPF ]
|
envoy: [ NET_ADMIN, PERFMON, SYS_ADMIN, BPF ]
|
||||||
|
|
||||||
|
|
||||||
# ingressController:
|
# ingressController:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue