mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-16 18:50:08 -03:30
Add cilium_extra_values to make use of any cilium values (#12375)
fix noqa
This commit is contained in:
@@ -362,3 +362,7 @@ cilium_policy_audit_mode: false
|
||||
|
||||
# Cilium extra install flags
|
||||
cilium_install_extra_flags: ""
|
||||
|
||||
# Cilium extra values, use any values from cilium Helm Chart
|
||||
# ref: https://docs.cilium.io/en/stable/helm-reference/
|
||||
cilium_extra_values: {}
|
||||
|
||||
Reference in New Issue
Block a user