Skip to content

Commit d54ddf6

Browse files
config: update generated yamls
Signed-off-by: Niraj Yadav <niryadav@redhat.com>
1 parent c7be8a4 commit d54ddf6

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

config/crd/bases/csi.ceph.io_cephconnections.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ spec:
1414
singular: cephconnection
1515
scope: Namespaced
1616
versions:
17-
- name: v1alpha1
17+
- name: v1beta1
1818
schema:
1919
openAPIV3Schema:
2020
description: CephConnection is the Schema for the cephconnections API

config/crd/bases/csi.ceph.io_clientprofilemappings.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ spec:
1414
singular: clientprofilemapping
1515
scope: Namespaced
1616
versions:
17-
- name: v1alpha1
17+
- name: v1beta1
1818
schema:
1919
openAPIV3Schema:
2020
description: ClientProfileMapping is the Schema for the clientprofilemappings

config/crd/bases/csi.ceph.io_clientprofiles.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ spec:
1414
singular: clientprofile
1515
scope: Namespaced
1616
versions:
17-
- name: v1alpha1
17+
- name: v1beta1
1818
schema:
1919
openAPIV3Schema:
2020
description: ClientProfile is the Schema for the clientprofiles API

config/crd/bases/csi.ceph.io_drivers.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ spec:
1414
singular: driver
1515
scope: Namespaced
1616
versions:
17-
- name: v1alpha1
17+
- name: v1beta1
1818
schema:
1919
openAPIV3Schema:
2020
description: Driver is the Schema for the drivers API

config/crd/bases/csi.ceph.io_operatorconfigs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ spec:
1414
singular: operatorconfig
1515
scope: Namespaced
1616
versions:
17-
- name: v1alpha1
17+
- name: v1beta1
1818
schema:
1919
openAPIV3Schema:
2020
description: OperatorConfig is the Schema for the operatorconfigs API

0 commit comments

Comments
 (0)