UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 7532ae9d authored by Ryan Garcia's avatar Ryan Garcia :dizzy: Committed by Brendon Lloyd
Browse files

Merge branch 'argopostrender' into 'master'

Fix ArgoCD PostRender

Closes #1106

See merge request platform-one/big-bang/bigbang!1432
parent 8f72c469
No related branches found
No related tags found
1 merge request!1426Release 1.29.x
Pipeline #717510 passed
......@@ -22,6 +22,11 @@ spec:
{{- toYaml $fluxSettingsArgo | nindent 2 }}
{{- if .Values.addons.argocd.postRenderers }}
postRenderers:
{{ toYaml .Values.addons.argocd.postRenderers | nindent 4 }}
{{- end }}
valuesFrom:
- name: {{ .Release.Name }}-argocd-values
kind: Secret
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment