[Backport release-0.38] [cilium] Enable automatic pod rollout on configmap updates (#1745)

# Description
Backport of #1728 to `release-0.38`.
This commit is contained in:
Nikita 2025-12-23 15:41:56 +03:00 committed by GitHub
commit 26da347de8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,3 +18,6 @@ cilium:
digest: "sha256:81262986a41487bfa3d0465091d3a386def5bd1ab476350bd4af2fdee5846fe6"
envoy:
enabled: false
rollOutCiliumPods: true
operator:
rollOutPods: true