Skip to content

Commit a68cde2

Browse files
Merge pull request #4 from jacobsee/rollback-autosync
Rollback autosync changes
2 parents 3c92c95 + 7f62f62 commit a68cde2

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

gitlab-to-argo/files/application_template.j2

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,4 @@ spec:
1313
repoURL: >-
1414
{{ item.ssh_url_to_repo }}
1515
targetRevision: "{{ target_revision }}"
16-
project: default
17-
syncPolicy:
18-
automated:
19-
prune: true
20-
selfHeal: true
16+
project: default

0 commit comments

Comments
 (0)