diff --git a/gitlab-to-argo/files/application_template.j2 b/gitlab-to-argo/files/application_template.j2 index 2b81a21..86c6c7c 100644 --- a/gitlab-to-argo/files/application_template.j2 +++ b/gitlab-to-argo/files/application_template.j2 @@ -13,8 +13,4 @@ spec: repoURL: >- {{ item.ssh_url_to_repo }} targetRevision: "{{ target_revision }}" - project: default - syncPolicy: - automated: - prune: true - selfHeal: true \ No newline at end of file + project: default \ No newline at end of file