mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-10 04:08:02 +03:00
add cilium hubble-ui enable flag (#10939)
This commit is contained in:
@@ -60,6 +60,7 @@ rules:
|
||||
- get
|
||||
- list
|
||||
- watch
|
||||
{% if cilium_enable_hubble_ui %}
|
||||
---
|
||||
# Source: cilium/templates/hubble-ui-clusterrole.yaml
|
||||
kind: ClusterRole
|
||||
@@ -104,3 +105,4 @@ rules:
|
||||
- get
|
||||
- list
|
||||
- watch
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user