refactor: common.pod-template
=> common.pod.template
This commit is contained in:
@ -30,7 +30,7 @@ spec:
|
||||
{{ include "common.selectorLabels" $top | nindent 8 }}
|
||||
spec:
|
||||
template:
|
||||
{{ include "common.pod-template" (list $top $pod "common.cronJob.pod") | nindent 8 }}
|
||||
{{ include "common.pod.template" (list $top $pod "common.cronJob.pod") | nindent 8 }}
|
||||
{{- end -}}
|
||||
|
||||
{{- define "common.cronJob" -}}
|
||||
|
Reference in New Issue
Block a user