UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Enable specifying a secret for flux git creds

Merged Matt Dutton requested to merge feature/enable-git-creds into master
All threads resolved!
Files
14
@@ -10,4 +10,5 @@ spec:
ref:
{{- include "validRef" .Values.addons.argocd.git | nindent 4 }}
{{ include "gitIgnore" . }}
{{- include "gitCreds" .Values.git | nindent 2 }}
{{- end }}
Loading