change clustersecretstore path

This commit is contained in:
dvirlabs 2025-05-22 21:26:25 +03:00
parent e9798269e5
commit 79294a8393

View File

@ -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: