Skip to content

Commit

Permalink
deprecated cronjob api
Browse files Browse the repository at this point in the history
cronjob api updated
  • Loading branch information
krouser authored Feb 19, 2023
1 parent c68b639 commit 1e3ba46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/popeye/cronjob.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Sample Popeye CronJob. Runs Popeye as a cron every hours
---
apiVersion: batch/v1beta1
apiVersion: batch/v1
kind: CronJob
metadata:
name: popeye
Expand Down

0 comments on commit 1e3ba46

Please sign in to comment.