diff --git a/system/ArgoCD/application-argo-cd.yaml b/system/ArgoCD/application-argo-cd.yaml index 3d6f852..658332d 100644 --- a/system/ArgoCD/application-argo-cd.yaml +++ b/system/ArgoCD/application-argo-cd.yaml @@ -18,3 +18,8 @@ spec: - repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog targetRevision: HEAD ref: values + # - repoURL: https://github.com/djpbessems/Kubernetes.K3s.installLog + # targetRevision: master + # ref: values + syncPolicy: + automated: {}