fix(atlantis): Use dragonfly in beta
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
atlantis:
|
||||
enabled: true
|
||||
@@ -1,3 +1,2 @@
|
||||
atlantis:
|
||||
enabled: true
|
||||
|
||||
|
||||
@@ -27,12 +27,14 @@ spec:
|
||||
value: {{ .Values.atlantis.env }}
|
||||
- name: HELMFILE_FILE_PATH
|
||||
value: atlantis.yaml.gotmpl
|
||||
{{- if ne .Values.atlantis.env "beta" }}
|
||||
- repoURL: https://charts.bitnami.com/bitnami
|
||||
targetRevision: 20.1.7
|
||||
chart: redis
|
||||
helm:
|
||||
valueFiles:
|
||||
- $values/values/atlantis/values/redis-{{ .Values.atlantis.env }}.yaml
|
||||
{{- end }}
|
||||
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
||||
targetRevision: main
|
||||
ref: values
|
||||
|
||||
Reference in New Issue
Block a user