Common typo fix
This commit is contained in:
@@ -18,4 +18,4 @@ maintainers:
|
|||||||
name: common
|
name: common
|
||||||
sources: null
|
sources: null
|
||||||
type: library
|
type: library
|
||||||
version: 6.10.0
|
version: 6.10.1
|
||||||
|
|||||||
@@ -90,7 +90,7 @@
|
|||||||
{{- else if $value.configMapRef }}
|
{{- else if $value.configMapRef }}
|
||||||
- configMapRef:
|
- configMapRef:
|
||||||
name: {{ tpl $value.configMapRef.name $ | quote }}
|
name: {{ tpl $value.configMapRef.name $ | quote }}
|
||||||
{- else }}
|
{{- else }}
|
||||||
{{- toYaml $value | nindent 4 }}
|
{{- toYaml $value | nindent 4 }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
|||||||
Reference in New Issue
Block a user