diff --git a/charts/magout/templates/cronjob.yaml b/charts/magout/templates/cronjob.yaml index 4703f43..8f3e768 100644 --- a/charts/magout/templates/cronjob.yaml +++ b/charts/magout/templates/cronjob.yaml @@ -2,7 +2,7 @@ apiVersion: batch/v1 kind: CronJob metadata: - name: {{ include "magout.fullname" . }}-cleanup + name: {{ include "magout.fullname" . }}-maint spec: concurrencyPolicy: Forbid jobTemplate: