feat: enable hubble for cilium

This commit is contained in:
2026-07-01 00:10:17 +01:00
parent 4a7030f7ac
commit 5f7848a198
@@ -14,4 +14,9 @@
operator: operator:
clusterPoolIPv4PodCIDRList: clusterPoolIPv4PodCIDRList:
- "{{ cluster_pod_subnet }}" - "{{ cluster_pod_subnet }}"
hubble:
relay:
enabled: true
ui:
enabled: true
run_once: true run_once: true