mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-04 08:48:42 +03:00
variables cilium_enable_host_firewall and cilium_policy_audit_mode for configmap/cilium-config (#11230)
capitalise values for Host Firewall and Policy Audit Mode fix missing quotes
This commit is contained in:
@@ -145,6 +145,10 @@ cilium_l2announcements: false
|
||||
### A time interval at which the agent attempts to reload config from disk
|
||||
# cilium_ip_masq_resync_interval: 60s
|
||||
|
||||
### Host Firewall and Policy Audit Mode
|
||||
# cilium_enable_host_firewall: false
|
||||
# cilium_policy_audit_mode: false
|
||||
|
||||
# Hubble
|
||||
### Enable Hubble without install
|
||||
# cilium_enable_hubble: false
|
||||
|
||||
Reference in New Issue
Block a user