mirror of
https://github.com/siderolabs/talos.git
synced 2025-10-08 14:11:13 +02:00
Update cilium docs. `kubeProxyReplacement=strict` is deprecated. From Cilium Helm Chart values ```text Valid options are "true", "false", "disabled" (deprecated), "partial" (deprecated), "strict" (deprecated). ref: https://docs.cilium.io/en/stable/network/kubernetes/kubeproxy-free/ kubeProxyReplacement: "false" ``` Signed-off-by: Noel Georgi <git@frezbo.dev>