Updated README with ARM instruction.
Signed-off-by: Niklas Wik <niklas.wik@iki.fi>
(cherry picked from commit c0716daca3)
This commit is contained in:
parent
9554b688ca
commit
f54f61c8a4
|
|
@ -12,6 +12,9 @@ quay.io/external_storage/nfs-client-provisioner:v2.0.0
|
||||||
- modify and deploy `deploy/deployment.yaml`
|
- modify and deploy `deploy/deployment.yaml`
|
||||||
- modify and deploy `deploy/class.yaml`
|
- modify and deploy `deploy/class.yaml`
|
||||||
|
|
||||||
|
## ARM based
|
||||||
|
To deploy on ARM based (Raspberry PI) use `deploy/deployment-arm.yaml` instead of `deploy/deployment.yaml`
|
||||||
|
|
||||||
# authorization
|
# authorization
|
||||||
|
|
||||||
If your cluster has RBAC enabled or you are running OpenShift you must
|
If your cluster has RBAC enabled or you are running OpenShift you must
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue