From e1683e3345bceff39a6b29a1e625a55285786e89 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Thu, 4 Dec 2025 22:00:39 +0000 Subject: [PATCH] chore: Update manifests after change --- clusters/cl01tl/manifests/stack/Application-cilium.yaml | 4 ++-- clusters/cl01tl/manifests/stack/Application-coredns.yaml | 4 ++-- .../cl01tl/manifests/stack/Application-metrics-server.yaml | 4 ++-- .../manifests/stack/Application-prometheus-operator-crds.yaml | 4 ++-- clusters/cl01tl/manifests/stack/Application-stack-cl01tl.yaml | 4 ++-- .../stack/ApplicationSet-application-set-cl01tl.yaml | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/clusters/cl01tl/manifests/stack/Application-cilium.yaml b/clusters/cl01tl/manifests/stack/Application-cilium.yaml index cd7ea0f2a..5a57755a1 100644 --- a/clusters/cl01tl/manifests/stack/Application-cilium.yaml +++ b/clusters/cl01tl/manifests/stack/Application-cilium.yaml @@ -28,8 +28,8 @@ spec: - .spec.endpoints[]?.relabelings[]?.action syncPolicy: automated: - enabled: false - prune: false + enabled: true + prune: true selfHeal: false retry: limit: 3 diff --git a/clusters/cl01tl/manifests/stack/Application-coredns.yaml b/clusters/cl01tl/manifests/stack/Application-coredns.yaml index 8c2cfd0d4..e5dd6832c 100644 --- a/clusters/cl01tl/manifests/stack/Application-coredns.yaml +++ b/clusters/cl01tl/manifests/stack/Application-coredns.yaml @@ -23,8 +23,8 @@ spec: revisionHistoryLimit: 3 syncPolicy: automated: - enabled: false - prune: false + enabled: true + prune: true selfHeal: false retry: limit: 3 diff --git a/clusters/cl01tl/manifests/stack/Application-metrics-server.yaml b/clusters/cl01tl/manifests/stack/Application-metrics-server.yaml index ee941f4fe..4fe7e1f54 100644 --- a/clusters/cl01tl/manifests/stack/Application-metrics-server.yaml +++ b/clusters/cl01tl/manifests/stack/Application-metrics-server.yaml @@ -23,8 +23,8 @@ spec: revisionHistoryLimit: 3 syncPolicy: automated: - enabled: false - prune: false + enabled: true + prune: true selfHeal: false retry: limit: 3 diff --git a/clusters/cl01tl/manifests/stack/Application-prometheus-operator-crds.yaml b/clusters/cl01tl/manifests/stack/Application-prometheus-operator-crds.yaml index f046c0963..218046f7a 100644 --- a/clusters/cl01tl/manifests/stack/Application-prometheus-operator-crds.yaml +++ b/clusters/cl01tl/manifests/stack/Application-prometheus-operator-crds.yaml @@ -23,8 +23,8 @@ spec: revisionHistoryLimit: 3 syncPolicy: automated: - enabled: false - prune: false + enabled: true + prune: true selfHeal: false retry: limit: 3 diff --git a/clusters/cl01tl/manifests/stack/Application-stack-cl01tl.yaml b/clusters/cl01tl/manifests/stack/Application-stack-cl01tl.yaml index 6b5153fe7..24bbe9577 100644 --- a/clusters/cl01tl/manifests/stack/Application-stack-cl01tl.yaml +++ b/clusters/cl01tl/manifests/stack/Application-stack-cl01tl.yaml @@ -23,8 +23,8 @@ spec: revisionHistoryLimit: 3 syncPolicy: automated: - enabled: false - prune: false + enabled: true + prune: true selfHeal: false retry: limit: 3 diff --git a/clusters/cl01tl/manifests/stack/ApplicationSet-application-set-cl01tl.yaml b/clusters/cl01tl/manifests/stack/ApplicationSet-application-set-cl01tl.yaml index 7a568265f..c2f9d4900 100644 --- a/clusters/cl01tl/manifests/stack/ApplicationSet-application-set-cl01tl.yaml +++ b/clusters/cl01tl/manifests/stack/ApplicationSet-application-set-cl01tl.yaml @@ -71,8 +71,8 @@ spec: - .metadata.annotations[] syncPolicy: automated: - enabled: false - prune: false + enabled: true + prune: true selfHeal: false retry: limit: 3