From 79294a83931945b79c5916cb238d556a0799ff67 Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Thu, 22 May 2025 21:26:25 +0300 Subject: [PATCH] change clustersecretstore path --- applicationsets/cluster-secretstores-appset.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/applicationsets/cluster-secretstores-appset.yaml b/applicationsets/cluster-secretstores-appset.yaml index 7e2f8d4..148db87 100644 --- a/applicationsets/cluster-secretstores-appset.yaml +++ b/applicationsets/cluster-secretstores-appset.yaml @@ -1,7 +1,7 @@ apiVersion: argoproj.io/v1alpha1 kind: ApplicationSet metadata: - name: cluster-secretstores-appset.yaml + name: cluster-secretstores namespace: argocd spec: generators: @@ -9,10 +9,10 @@ spec: repoURL: https://git.dvirlabs.com/dvirlabs/secrets-gitops.git revision: master directories: - - path: external-secrets/* + - path: cluster-secretstores/* template: metadata: - name: external-secret-{{path.basename}} + name: cluster-secretstore-{{path.basename}} spec: project: operators source: