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
|
4
openebs/openebsoperator.package.yaml
Normal file
4
openebs/openebsoperator.package.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
packageName: openebs
|
||||
channels:
|
||||
- name: alpha
|
||||
currentCSV: openebsoperator.v1.0.0
|
450
openebs/openebsoperator.v1.0.0.clusterserviceversion.yaml
Normal file
450
openebs/openebsoperator.v1.0.0.clusterserviceversion.yaml
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user