fix: misc fixes and simplifications for atlantis, sorcerer and plume

This commit is contained in:
2025-06-22 16:05:47 +02:00
parent b7db28c372
commit b00b82f7d7
14 changed files with 47 additions and 44 deletions
+5 -3
View File
@@ -70,7 +70,9 @@ spec:
syncOptions:
- CreateNamespace=true
- ApplyOutOfSyncOnly=true
# automated:
# prune: true
# selfHeal: false
{{- if .Values.atlantis.autosync }}
automated:
prune: true
selfHeal: false
{{- end }}
{{- end }}