mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-07 02:27:43 +03:00
add cilium hubble-ui enable flag (#10939)
This commit is contained in:
@@ -144,6 +144,8 @@ cilium_ip_masq_resync_interval: 60s
|
||||
# Hubble
|
||||
### Enable Hubble without install
|
||||
cilium_enable_hubble: false
|
||||
### Enable Hubble-ui
|
||||
cilium_enable_hubble_ui: "{{ cilium_enable_hubble }}"
|
||||
### Enable Hubble Metrics
|
||||
cilium_enable_hubble_metrics: false
|
||||
### if cilium_enable_hubble_metrics: true
|
||||
|
||||
Reference in New Issue
Block a user