mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +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
|
||||
|
||||
```bash
|
||||
create namespace ceph-csi-cephfs
|
||||
kubectl create namespace ceph-csi-cephfs
|
||||
```
|
||||
|
||||
Run the installation
|
||||
|
Loading…
Reference in New Issue
Block a user