delete the probe option of cilium_kube_proxy_replacement (#9929)

This commit is contained in:
xiuguang.huang
2023-03-27 23:08:28 +08:00
committed by GitHub
parent a676c106d3
commit 4020a93d7e
2 changed files with 4 additions and 4 deletions

View File

@@ -51,8 +51,8 @@
#
# Only effective when monitor aggregation is set to "medium" or higher.
# cilium_monitor_aggregation_flags: "all"
# Kube Proxy Replacement mode (strict/probe/partial)
# cilium_kube_proxy_replacement: probe
# Kube Proxy Replacement mode (strict/partial)
# cilium_kube_proxy_replacement: partial
# If upgrading from Cilium < 1.5, you may want to override some of these options
# to prevent service disruptions. See also: