refactor: add l2 announcements and lb ipam to cilium

This commit is contained in:
2026-07-01 00:50:52 +01:00
parent 89f28c2738
commit bcc7922f46
4 changed files with 34 additions and 11 deletions
@@ -0,0 +1,14 @@
cilium_chart_version: 1.19.5
cilium_values:
ipam:
operator:
clusterPoolIPv4PodCIDRList:
- "{{ cluster_pod_subnet }}"
hubble:
relay:
enabled: true
ui:
enabled: true
l2announcements:
enabled: true