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
+2 -2
View File
@@ -1,5 +1,5 @@
atlantis:
enabled: true
autosync: true
enabled: false
autosync: {{ if eq .Environment.Name "prod" }} false {{ else }} true {{ end }}
env: {{ .Environment.Name }}