Docs: cilium_kube_proxy_replacement change boolean (#12898)

Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
This commit is contained in:
ChengHao Yang
2026-01-27 19:13:48 +08:00
committed by GitHub
parent 680db0c921
commit dc09298f7e

View File

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