mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-04 08:48:42 +03:00
add cilium hubble-ui enable flag (#10939)
This commit is contained in:
@@ -152,6 +152,9 @@ cilium_l2announcements: false
|
||||
# Hubble
|
||||
### Enable Hubble without install
|
||||
# cilium_enable_hubble: false
|
||||
### Enable Hubble-ui
|
||||
### Installed by default when hubble is enabled. To disable set to false
|
||||
# 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