Docs: cilium_kube_proxy_replacement change boolean (#12911)

Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
Co-authored-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
This commit is contained in:
k8s-infra-cherrypick-robot
2026-01-27 03:33:49 -08:00
committed by GitHub
parent a4e1a2aaaf
commit 73fcc6075d

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: