mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-19 23:07:47 -02:30
add cilium hubble-ui enable flag (#10939)
This commit is contained in:
@@ -104,6 +104,7 @@ spec:
|
||||
name: tls
|
||||
{%- endif %}
|
||||
|
||||
{% if cilium_enable_hubble_ui %}
|
||||
---
|
||||
# Source: cilium/templates/hubble-ui/deployment.yaml
|
||||
kind: Deployment
|
||||
@@ -195,3 +196,4 @@ spec:
|
||||
name: tls
|
||||
- emptyDir: {}
|
||||
name: tmp-dir
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user