Skip to content

Commit 5ac97fd

Browse files
committed
Move the OTHER cron resource api to stable
1 parent 87d4298 commit 5ac97fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

k8s/templates/cron.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ spec:
1919
- curl -X POST dino-park-packs-service/internal/expire/all
2020
restartPolicy: OnFailure
2121
---
22-
apiVersion: batch/v1beta1
22+
apiVersion: batch/v1
2323
kind: CronJob
2424
metadata:
2525
name: {{ .Values.name }}-notify-cron

0 commit comments

Comments
 (0)