setup argocd kustomize
This commit is contained in:
parent
27d1040299
commit
aeee95b0ff
|
|
@ -8,7 +8,7 @@ spec:
|
|||
namespace: argocd
|
||||
server: 'https://kubernetes.default.svc'
|
||||
source:
|
||||
path: k8s/argocd/overlays/{{ .Value.environment}}
|
||||
path: k8s/argocd/overlays/{{ .Values.environment }}
|
||||
repoURL: 'git@bitbucket.org:jamkazam/video-iac.git'
|
||||
targetRevision: HEAD
|
||||
project: default
|
||||
|
|
|
|||
Loading…
Reference in New Issue