Skip to content

Commit 5e269e1

Browse files
authored
Merge pull request #27615 from mengjiao-liu/update-cronjob-example-ja
[ja] Update CronJob example yaml apiversion: batch/v1beta1 --> batch/v1
2 parents f7741cc + 47a3422 commit 5e269e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ja/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)