Skip to content

Commit 47a3422

Browse files
author
Mengjiao Liu
committed
[ja] Update CronJob example yaml apiversion: batch/v1beta1 --> batch/v1
1 parent aefbe96 commit 47a3422

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)