This commit is contained in:
Julien Cabillot
2022-04-18 11:30:35 -04:00
parent 7638ee192b
commit f3d2107444
2 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -1,4 +1,4 @@
{{- define "common.cronjob" -}}
{{- include "common.values.setup" . }}
---
apiVersion: "batch/v1"
kind: "CronJob"
@@ -70,4 +70,3 @@ spec:
volumes:
{{- nindent 2 . }}
{{- end }}
{{- end -}}