Skip to content
Snippets Groups Projects
Commit 1c6479f8 authored by OZGCloud's avatar OZGCloud
Browse files

Revert "OZG-5636 [chore] don't use quote method"

This reverts commit cbbb5abd.
parent cbbb5abd
Branches
Tags
No related merge requests found
......@@ -118,7 +118,7 @@ app.kubernetes.io/namespace: {{ include "app.namespace" . }}
{{- define "app.bayernidAbsenderDienst" -}}
{{- if (((.Values.ozgcloud).bayernid).absender).dienst -}}
{{ .Values.ozgcloud.bayernid.absender.dienst }}
{{ quote .Values.ozgcloud.bayernid.absender.dienst }}
{{- else -}}
{{ include "app.bayernidAbsenderName" . }}
{{- end -}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment