Skip to content

Commit

Permalink
load values file from right environment
Browse files Browse the repository at this point in the history
  • Loading branch information
deer-wmde committed Aug 1, 2024
1 parent c29a485 commit 15eca6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/argocd-apps/templates/wbaas-ui.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
targetRevision: HEAD
helm:
valueFiles:
- $values/k8s/argocd/local/ui.values.yaml
- $values/k8s/argocd/{{ .Values.environment }}/ui.values.yaml
- repoURL: {{ .Values.repoUrls.deploy }}
targetRevision: de/argo-ui-simple
ref: values
Expand Down

0 comments on commit 15eca6e

Please sign in to comment.