Fix CRD manifest yaml

This commit is contained in:
Priyanka Saggu 2021-04-27 19:39:14 +05:30 committed by GitHub
parent e2aad06bc4
commit 68aeb30ae8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,6 +29,19 @@ spec:
- name: v1
served: true
storage: true
schema:
openAPIV3Schema:
type: object
properties:
spec:
type: object
properties:
cronSpec:
type: string
image:
type: string
replicas:
type: integer
scope: Namespaced
names:
plural: crontabs