removed beta and alpha from apiVersion

This commit is contained in:
bom 2021-10-22 14:52:41 +02:00
parent 5896cae9d6
commit dd03b151c5
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -1,4 +1,4 @@
apiVersion: cert-manager.io/v1alpha2 apiVersion: cert-manager.io/v1
kind: Certificate kind: Certificate
metadata: metadata:
name: cloud-cert name: cloud-cert