Skip to content

Commit

Permalink
Merge pull request #106 from Akarys42/patch-3
Browse files Browse the repository at this point in the history
Readme: switch to batch/v1
  • Loading branch information
lemonsaurus authored Feb 6, 2022
2 parents 4c813f4 + 4d454b2 commit 681cbd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ at midnight.
```yaml
# cronjob.yaml
apiVersion: batch/v1beta1
apiVersion: batch/v1
kind: CronJob
metadata:
name: blackbox
Expand Down

0 comments on commit 681cbd7

Please sign in to comment.