fix: don't selfHeal atlantis resources

This commit is contained in:
Jonas Juselius
2024-05-30 13:47:39 +02:00
parent 0ca373930e
commit 79ff024dfb
+3 -1
View File
@@ -8,7 +8,9 @@ spec:
destination:
server: https://kubernetes.default.svc
syncPolicy:
automated: {}
automated:
prune: false
selfHeal: false
sources:
- repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: main