diff --git a/charts/pv-resizer/v0.1.0/templates/cronjob.yaml b/charts/pv-resizer/v0.1.0/templates/cronjob.yaml index ed43e54..5b653dc 100644 --- a/charts/pv-resizer/v0.1.0/templates/cronjob.yaml +++ b/charts/pv-resizer/v0.1.0/templates/cronjob.yaml @@ -1,4 +1,4 @@ -apiVersion: batch/v1 +apiVersion: batch/v1beta1 kind: CronJob metadata: name: {{ include "pv-resizer.fullname" . }}