feat: enable hubble for cilium
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user