docs: correct indentations
This commit is contained in:
@ -238,7 +238,7 @@ spec:
|
||||
template:
|
||||
spec:
|
||||
containers:
|
||||
- {{- include "common.container" (append . "mychart.deployment.container") | nindent 10 }}
|
||||
- {{- include "common.container" (append . "mychart.deployment.container") | nindent 8 }}
|
||||
{{- end -}}
|
||||
{{- define "mychart.deployment.container" -}}
|
||||
## Define overrides for your Container here, e.g.
|
||||
|
Reference in New Issue
Block a user