Merge pull request #27616 from mengjiao-liu/update-cronjob-example-id

[id] Update CronJob example yaml apiversion: batch/v1beta1 --> batch/v1
pull/27617/head
Kubernetes Prow Robot 2021-04-19 05:12:36 -07:00 committed by GitHub
commit e9ad6b2fb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
apiVersion: batch/v1beta1
apiVersion: batch/v1
kind: CronJob
metadata:
name: hello