temp commit of csv format files
Signed-off-by: ksatchit <ksatchit@mayadata.io>
This commit is contained in:
19
openebs/openebsoperator.crd.yaml
Normal file
19
openebs/openebsoperator.crd.yaml
Normal file
@@ -0,0 +1,19 @@
|
||||
apiVersion: apiextensions.k8s.io/v1beta1
|
||||
kind: CustomResourceDefinition
|
||||
metadata:
|
||||
name: openebsinstalltemplates.openebs.io
|
||||
spec:
|
||||
group: openebs.io
|
||||
names:
|
||||
kind: OpenEBSInstallTemplate
|
||||
listKind: OpenEBSInstallTemplateList
|
||||
plural: openebsinstalltemplates
|
||||
singular: openebsinstalltemplate
|
||||
scope: Namespaced
|
||||
subresources:
|
||||
status: {}
|
||||
version: v1alpha1
|
||||
versions:
|
||||
- name: v1alpha1
|
||||
served: true
|
||||
storage: true
|
Reference in New Issue
Block a user