mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-12-18 11:00:25 +00:00
Add kubectl
to the start of command
Signed-off-by: Joe Borg <joseph.borg@canonical.com>
This commit is contained in:
parent
6f113aa862
commit
f9c777d9e6
@ -35,7 +35,7 @@ To install the Chart into your Kubernetes cluster
|
|||||||
Create the namespace where Helm should install the components with
|
Create the namespace where Helm should install the components with
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
create namespace ceph-csi-cephfs
|
kubectl create namespace ceph-csi-cephfs
|
||||||
```
|
```
|
||||||
|
|
||||||
Run the installation
|
Run the installation
|
||||||
|
Loading…
Reference in New Issue
Block a user