UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit d750852e authored by Micah Nagel's avatar Micah Nagel
Browse files

Fix ArgoCD PostRender

parent 65e9abdf
No related branches found
No related tags found
2 merge requests!1658Draft: Merge branch 'tempo_tracing_updates' into 'master',!1432Fix ArgoCD PostRender
Pipeline #717388 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