wip: add guards around apps for move to helm template
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
{{ if .Values.atlantis.enabled }}
|
||||
{{- range .Values.atlantis.envs }}
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
@@ -66,3 +67,4 @@ spec:
|
||||
# prune: true
|
||||
# selfHeal: false
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
|
||||
Reference in New Issue
Block a user