diff --git a/helmfile.d/atlantis.yaml.gotmpl b/helmfile.d/atlantis.yaml.gotmpl index d59afe3b..0d1194de 100644 --- a/helmfile.d/atlantis.yaml.gotmpl +++ b/helmfile.d/atlantis.yaml.gotmpl @@ -12,7 +12,7 @@ apiVersions: - monitoring.coreos.com/v1 releases: -- name: atlantis +- name: {{ .Environment.Name }}-atlantis namespace: {{ .Environment.Name }}-atlantis chart: oceanbox/atlantis condition: atlantis.enabled