File tree Expand file tree Collapse file tree
docs/docs/20-admins/30-operation Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments