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: