change clustersecretstore path
This commit is contained in:
parent
e9798269e5
commit
79294a8393
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user