refactor: correct indentations
This commit is contained in:
@ -9,7 +9,7 @@ metadata:
|
||||
spec:
|
||||
{{- with $pod.imagePullSecrets }}
|
||||
imagePullSecrets:
|
||||
{{- toYaml . | nindent 8 }}
|
||||
{{- toYaml . | nindent 4 }}
|
||||
{{- end }}
|
||||
serviceAccountName: {{ include "common.serviceAccountName" $top }}
|
||||
securityContext:
|
||||
|
Reference in New Issue
Block a user