Skip to content

Commit ca8cce0

Browse files
committed
crd fix
Signed-off-by: Ambika Nair <[email protected]>
1 parent d3542e5 commit ca8cce0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

config/crd/bases/objectdriver.csi.ibm.com_restorestalevolumes.yaml renamed to config/crd/bases/objectdriver.csi.ibm.com_recoverstalevolumes.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kind: CustomResourceDefinition
44
metadata:
55
annotations:
66
controller-gen.kubebuilder.io/version: v0.14.0
7-
name: recoverstalevolume.objectdriver.csi.ibm.com
7+
name: recoverstalevolumes.objectdriver.csi.ibm.com
88
spec:
99
group: objectdriver.csi.ibm.com
1010
names:
@@ -17,7 +17,8 @@ spec:
1717
- name: v1alpha1
1818
schema:
1919
openAPIV3Schema:
20-
description: RecoverStaleVolume is the Schema for the recoverstalevolumes API
20+
description: RecoverStaleVolume is the Schema for the recoverstalevolumes
21+
API
2122
properties:
2223
apiVersion:
2324
description: |-

0 commit comments

Comments
 (0)