fix: misc fixes and simplifications for atlantis, sorcerer and plume
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
atlantis:
|
||||
enabled: true
|
||||
autosync: true
|
||||
enabled: false
|
||||
autosync: {{ if eq .Environment.Name "prod" }} false {{ else }} true {{ end }}
|
||||
env: {{ .Environment.Name }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user