feat(argo-cd): Template server ingress extraTls arguments (#3056)
Signed-off-by: Garry O'Donnell <garry.o'donnell@diamond.ac.uk>
This commit is contained in:
parent
3767e5b8ae
commit
0195a3581e
2 changed files with 4 additions and 4 deletions
|
|
@ -63,7 +63,7 @@ spec:
|
|||
secretName: argocd-server-tls
|
||||
{{- end }}
|
||||
{{- with .Values.server.ingress.extraTls }}
|
||||
{{- toYaml . | nindent 4 }}
|
||||
{{- tpl (toYaml .) $ | nindent 4 }}
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue