enabling envoy

This commit is contained in:
Michael Trip 2025-02-03 22:11:45 +01:00
parent 2bc6111b7c
commit d6c8d16665

View file

@ -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: