Merge pull request #27616 from mengjiao-liu/update-cronjob-example-id
[id] Update CronJob example yaml apiversion: batch/v1beta1 --> batch/v1
This commit is contained in:
commit
e9ad6b2fb9
|
|
@ -1,4 +1,4 @@
|
||||||
apiVersion: batch/v1beta1
|
apiVersion: batch/v1
|
||||||
kind: CronJob
|
kind: CronJob
|
||||||
metadata:
|
metadata:
|
||||||
name: hello
|
name: hello
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue