fix: don't selfHeal atlantis resources
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user