feat: enable gateway and l2
Some checks failed
lint-test-helm / lint-helm (push) Successful in 16s
render-manifests-push / render-manifests-push (push) Failing after 1m48s
renovate / renovate (push) Successful in 3m9s

This commit is contained in:
2026-02-12 13:09:05 -06:00
parent 35f982b6f2
commit 7f4e75f2b5
4 changed files with 67 additions and 68 deletions

View File

@@ -26,7 +26,7 @@ cilium:
- SYS_ADMIN
- SYS_RESOURCE
l2announcements:
enabled: false
enabled: true
bgpControlPlane:
enabled: false
secretsNamespace:
@@ -37,7 +37,7 @@ cilium:
mode: "default"
bpf:
hostLegacyRouting: true
devices: end0 enp6s0
devices: '^(enp|end|eth)[0-9a-z]*'
enableK8sEndpointSlice: true
ciliumEndpointSlice:
enabled: true
@@ -47,6 +47,8 @@ cilium:
enabled: true
enableAlpn: true
enableAppProtocol: true
gatewayClass:
create: true
externalIPs:
enabled: true
socketLB: