From 4e99b57315249df2411d8c7f99ae06be5cb8acb4 Mon Sep 17 00:00:00 2001 From: Jonas Juselius Date: Sun, 22 Jun 2025 07:34:43 +0200 Subject: [PATCH] fix: enable atlantis staging autosync --- values/atlantis/env.yaml.gotmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values/atlantis/env.yaml.gotmpl b/values/atlantis/env.yaml.gotmpl index 9a390f45..6139ea8a 100644 --- a/values/atlantis/env.yaml.gotmpl +++ b/values/atlantis/env.yaml.gotmpl @@ -1,5 +1,5 @@ atlantis: enabled: true - autosync: false + autosync: true env: {{ .Environment.Name }}