We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87d4298 commit 5ac97fdCopy full SHA for 5ac97fd
1 file changed
k8s/templates/cron.yaml
@@ -19,7 +19,7 @@ spec:
19
- curl -X POST dino-park-packs-service/internal/expire/all
20
restartPolicy: OnFailure
21
---
22
-apiVersion: batch/v1beta1
+apiVersion: batch/v1
23
kind: CronJob
24
metadata:
25
name: {{ .Values.name }}-notify-cron
0 commit comments