From d231509c970f561417c2e2d9ac6b57466490dadf Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Fri, 23 May 2025 04:20:37 +0300 Subject: [PATCH] Fix appset to uniqe name --- applicationsets/cluster-secretstores-appset.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applicationsets/cluster-secretstores-appset.yaml b/applicationsets/cluster-secretstores-appset.yaml index a615dfd..817b5d8 100644 --- a/applicationsets/cluster-secretstores-appset.yaml +++ b/applicationsets/cluster-secretstores-appset.yaml @@ -12,7 +12,7 @@ spec: - path: cluster-secretstores/*.yaml template: metadata: - name: cluster-secretstore-{{path.basename}} + name: cluster-secretstore-{{path.filename}} # <-- FIXED spec: project: dev-tools source: