Skip to content

Commit 445a796

Browse files
Fixed CSI Driver Operator
1 parent 7be8099 commit 445a796

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

modules/persistent-storage-csi-vsphere-install-issues.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
//
55

66
[id="persistent-storage-csi-vsphere-install-issues_{context}"]
7-
= Removing a third-party vSphere CSI Operator Driver
7+
= Removing a third-party vSphere CSI Driver Operator
88

99
{product-title} 4.10, and later, includes a built-in version of the vSphere Container Storage Interface (CSI) Operator Driver that is supported by Red Hat. If you have installed a vSphere CSI driver provided by the community or another vendor, updates to the next major version of {product-title}, such as 4.13, or later, might be disabled for your cluster.
1010

@@ -31,4 +31,4 @@ To uninstall the third-party vSphere CSI Driver:
3131
csidriver.storage.k8s.io "csi.vsphere.vmware.com" deleted
3232
----
3333

34-
After you have removed the third-party vSphere CSI Driver from the {product-title} cluster, installation of Red Hat's vSphere CSI Operator Driver automatically resumes, and any conditions that could block upgrades to {product-title} 4.11, or later, are automatically removed. If you had existing vSphere CSI PV objects, their lifecycle is now managed by Red Hat's vSphere CSI Operator Driver.
34+
After you have removed the third-party vSphere CSI Driver from the {product-title} cluster, installation of Red Hat's vSphere CSI Driver Operator automatically resumes, and any conditions that could block upgrades to {product-title} 4.11, or later, are automatically removed. If you had existing vSphere CSI PV objects, their lifecycle is now managed by Red Hat's vSphere CSI Driver Operator.

modules/persistent-storage-csi-vsphere-stor-policy.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[id="persistent-storage-csi-vsphere-stor-policy_{context}"]
77
= vSphere storage policy
88

9-
The vSphere CSI Operator Driver storage class uses vSphere's storage policy. {product-title} automatically creates a storage policy that targets datastore configured in cloud configuration:
9+
The vSphere CSI Driver Operator storage class uses vSphere's storage policy. {product-title} automatically creates a storage policy that targets datastore configured in cloud configuration:
1010
[source,yaml]
1111
----
1212
kind: StorageClass

0 commit comments

Comments
 (0)