chore(system): disable auto sync for project
This commit is contained in:
parent
f76e26d7ee
commit
fd1c766551
1 changed files with 4 additions and 4 deletions
|
|
@ -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: {}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue