Skip to content

Commit e69f270

Browse files
sambucolevski
authored andcommitted
Update 50-remote.md
Address comment by removing the example, as this is too specific to the cloud provider.
1 parent 4b12d6c commit e69f270

1 file changed

Lines changed: 1 addition & 10 deletions

File tree

docs/docs/20-admins/30-operation/50-remote.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -73,16 +73,7 @@ Here as an example on how to create one, adapt as required:
7373

7474
#### CSI-driver with automatic provisioning support on your cluster
7575

76-
_If you already have automatic volume provisioning setup in your cluster, you may skip this._
77-
78-
For example, to install cinder-csi:
79-
80-
```bash
81-
helm repo add cinder-csi <https://kubernetes.github.io/cloud-provider-openstack>
82-
helm install --create-namespace --namespace storage cinder-csi/openstack-cinder-csi --version 2.2.0 -g
83-
```
84-
85-
The storage class associated will be used to provide the working directory of the user session containers.
76+
This storage class will be used to provide the working directory of the user session containers.
8677

8778
## User Session Nodes Configuration
8879

0 commit comments

Comments
 (0)