mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-13 21:34:40 +03:00
Fix syntax error in k8s-net-cilium.yml (#12023)
This commit is contained in:
@@ -154,7 +154,7 @@ cilium_l2announcements: false
|
||||
# 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 }}
|
||||
# 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