Skip to content

Commit 452d678

Browse files
authored
Merge pull request #27613 from mengjiao-liu/update-cronjob-apiversion
[zh] Update CronJob example apiVersion from batch/v1beta1 to batch/v1
2 parents d21abd1 + df213b8 commit 452d678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/examples/application/job/cronjob.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
apiVersion: batch/v1beta1
1+
apiVersion: batch/v1
22
kind: CronJob
33
metadata:
44
name: hello

0 commit comments

Comments
 (0)