wip: use separate toplevel helmfile.d and values/
This commit is contained in:
@@ -16,9 +16,9 @@ spec:
|
||||
plugin:
|
||||
name: helmfile
|
||||
env:
|
||||
- name: CLUSTER
|
||||
- name: CLUSTER_NAME
|
||||
value: {{ .Values.cluster_config.name }}
|
||||
- name: ENVIRONMENT
|
||||
- name: HELMFILE_ENVIRONMENT
|
||||
value: {{ .environment }}
|
||||
{{/* - repoURL: {{ .Values.cluster_config.manifests }} */}}
|
||||
{{/* path: {{ .Values.cluster_config.policies }}/argocd */}}
|
||||
|
||||
Reference in New Issue
Block a user