From b97324cbcf3b0093dda61d2b96aeb5a516b507c3 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Fri, 12 Dec 2025 02:23:57 +0000 Subject: [PATCH] chore: Update manifests after change --- .../stack/ApplicationSet-application-set-cl01tl.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/clusters/cl01tl/manifests/stack/ApplicationSet-application-set-cl01tl.yaml b/clusters/cl01tl/manifests/stack/ApplicationSet-application-set-cl01tl.yaml index 6ce75d5f3..ba2044a0c 100644 --- a/clusters/cl01tl/manifests/stack/ApplicationSet-application-set-cl01tl.yaml +++ b/clusters/cl01tl/manifests/stack/ApplicationSet-application-set-cl01tl.yaml @@ -40,6 +40,11 @@ spec: name: in-cluster namespace: '{{path.basename}}' revisionHistoryLimit: 3 + ignoreDifferences: + - group: "" + kind: Service + jqPathExpressions: + - .spec.externalName syncPolicy: automated: enabled: true -- 2.49.1