Files
litmus-hub/openebs/openebsoperator.crd.yaml
ksatchit b2f07cb5b1 temp commit of csv format files
Signed-off-by: ksatchit <ksatchit@mayadata.io>
2019-08-11 22:18:18 +05:30

20 lines
444 B
YAML

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