Skip to content

Commit e9ad6b2

Browse files
authored
Merge pull request #27616 from mengjiao-liu/update-cronjob-example-id
[id] Update CronJob example yaml apiversion: batch/v1beta1 --> batch/v1
2 parents fbd15c7 + 804181b commit e9ad6b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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