Autosync yay
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
51380a9894
commit
d23c644320
|
@ -12,3 +12,6 @@ spec:
|
||||||
chart: connect
|
chart: connect
|
||||||
repoURL: https://1password.github.io/connect-helm-charts/
|
repoURL: https://1password.github.io/connect-helm-charts/
|
||||||
targetRevision: 1.14.0
|
targetRevision: 1.14.0
|
||||||
|
syncPolicy:
|
||||||
|
automated:
|
||||||
|
selfHeal: true
|
||||||
|
|
|
@ -12,3 +12,6 @@ spec:
|
||||||
path: manifests/cluster-install
|
path: manifests/cluster-install
|
||||||
repoURL: https://github.com/argoproj/argo-cd
|
repoURL: https://github.com/argoproj/argo-cd
|
||||||
targetRevision: HEAD
|
targetRevision: HEAD
|
||||||
|
syncPolicy:
|
||||||
|
automated:
|
||||||
|
selfHeal: true
|
||||||
|
|
Loading…
Reference in New Issue