chore(system): disable auto sync for project

This commit is contained in:
David Landry 2024-08-28 14:38:45 -04:00
parent f76e26d7ee
commit fd1c766551

View file

@ -86,8 +86,8 @@ spec:
repoURL: "{{ srcRepoURL }}" repoURL: "{{ srcRepoURL }}"
targetRevision: "{{ srcTargetRevision }}" targetRevision: "{{ srcTargetRevision }}"
syncPolicy: syncPolicy:
automated: # automated:
allowEmpty: true # allowEmpty: true
prune: true # prune: true
selfHeal: true # selfHeal: true
status: {} status: {}