Skip to content

Commit c7bea5b

Browse files
deploy: update installer yamls
Signed-off-by: Niraj Yadav <niryadav@redhat.com>
1 parent 712ee01 commit c7bea5b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

deploy/all-in-one/install.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ spec:
2222
singular: cephconnection
2323
scope: Namespaced
2424
versions:
25-
- name: v1alpha1
25+
- name: v1beta1
2626
schema:
2727
openAPIV3Schema:
2828
description: CephConnection is the Schema for the cephconnections API
@@ -91,7 +91,7 @@ spec:
9191
singular: clientprofilemapping
9292
scope: Namespaced
9393
versions:
94-
- name: v1alpha1
94+
- name: v1beta1
9595
schema:
9696
openAPIV3Schema:
9797
description: ClientProfileMapping is the Schema for the clientprofilemappings
@@ -162,7 +162,7 @@ spec:
162162
singular: clientprofile
163163
scope: Namespaced
164164
versions:
165-
- name: v1alpha1
165+
- name: v1beta1
166166
schema:
167167
openAPIV3Schema:
168168
description: ClientProfile is the Schema for the clientprofiles API
@@ -264,7 +264,7 @@ spec:
264264
singular: driver
265265
scope: Namespaced
266266
versions:
267-
- name: v1alpha1
267+
- name: v1beta1
268268
schema:
269269
openAPIV3Schema:
270270
description: Driver is the Schema for the drivers API
@@ -7119,7 +7119,7 @@ spec:
71197119
singular: operatorconfig
71207120
scope: Namespaced
71217121
versions:
7122-
- name: v1alpha1
7122+
- name: v1beta1
71237123
schema:
71247124
openAPIV3Schema:
71257125
description: OperatorConfig is the Schema for the operatorconfigs API

deploy/multifile/crd.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ spec:
1313
singular: cephconnection
1414
scope: Namespaced
1515
versions:
16-
- name: v1alpha1
16+
- name: v1beta1
1717
schema:
1818
openAPIV3Schema:
1919
description: CephConnection is the Schema for the cephconnections API
@@ -82,7 +82,7 @@ spec:
8282
singular: clientprofilemapping
8383
scope: Namespaced
8484
versions:
85-
- name: v1alpha1
85+
- name: v1beta1
8686
schema:
8787
openAPIV3Schema:
8888
description: ClientProfileMapping is the Schema for the clientprofilemappings
@@ -153,7 +153,7 @@ spec:
153153
singular: clientprofile
154154
scope: Namespaced
155155
versions:
156-
- name: v1alpha1
156+
- name: v1beta1
157157
schema:
158158
openAPIV3Schema:
159159
description: ClientProfile is the Schema for the clientprofiles API
@@ -255,7 +255,7 @@ spec:
255255
singular: driver
256256
scope: Namespaced
257257
versions:
258-
- name: v1alpha1
258+
- name: v1beta1
259259
schema:
260260
openAPIV3Schema:
261261
description: Driver is the Schema for the drivers API
@@ -7110,7 +7110,7 @@ spec:
71107110
singular: operatorconfig
71117111
scope: Namespaced
71127112
versions:
7113-
- name: v1alpha1
7113+
- name: v1beta1
71147114
schema:
71157115
openAPIV3Schema:
71167116
description: OperatorConfig is the Schema for the operatorconfigs API

0 commit comments

Comments
 (0)