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