Common typo fix

This commit is contained in:
kjeld Schouten-Lebbing
2021-08-27 15:15:53 +02:00
parent 8be548f8fe
commit c28f6a8206
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -18,4 +18,4 @@ maintainers:
name: common
sources: null
type: library
version: 6.10.0
version: 6.10.1
@@ -90,7 +90,7 @@
{{- else if $value.configMapRef }}
- configMapRef:
name: {{ tpl $value.configMapRef.name $ | quote }}
{- else }}
{{- else }}
{{- toYaml $value | nindent 4 }}
{{- end }}
{{- end }}