Delete extra blank line

This commit is contained in:
tompizmor
2019-05-07 08:45:15 +02:00
parent 6750e8940f
commit aaa4e4688a

View File

@@ -224,7 +224,6 @@ We truncate at 63 chars because some Kubernetes name fields are limited to this
{{- printf "%s-%s" .Release.Name $name | trunc 63 | trimSuffix "-" -}}
{{- end -}}
{{/*
Get the secret name
*/}}