We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3542e5 commit ca8cce0Copy full SHA for ca8cce0
config/crd/bases/objectdriver.csi.ibm.com_restorestalevolumes.yaml renamed to config/crd/bases/objectdriver.csi.ibm.com_recoverstalevolumes.yaml
@@ -4,7 +4,7 @@ kind: CustomResourceDefinition
4
metadata:
5
annotations:
6
controller-gen.kubebuilder.io/version: v0.14.0
7
- name: recoverstalevolume.objectdriver.csi.ibm.com
+ name: recoverstalevolumes.objectdriver.csi.ibm.com
8
spec:
9
group: objectdriver.csi.ibm.com
10
names:
@@ -17,7 +17,8 @@ spec:
17
- name: v1alpha1
18
schema:
19
openAPIV3Schema:
20
- description: RecoverStaleVolume is the Schema for the recoverstalevolumes API
+ description: RecoverStaleVolume is the Schema for the recoverstalevolumes
21
+ API
22
properties:
23
apiVersion:
24
description: |-
0 commit comments