Commit 0ee8b382 by Dave Johnson Committed by kmova

Fix typo

(cherry picked from commit 530aa450909a4d1d860022cfb60f9fe32fb58fd5)
parent a9f0c618
......@@ -41,7 +41,7 @@ $ oadm policy add-cluster-role-to-user nfs-client-provisioner-runner system:serv
Note: To deploy to an ARM-based environment, use: `deploy/deployment-arm.yaml` instead, otherwise use `deploy/deployment.yaml`.
Next you must edit the provisioner's deployment file to add connection information for your NFS server. Edit `deploy/deployment.yaml` and replace the two occurances of <YOUR NFS SERVER HOSTNAME> with your server's hostname.
Next you must edit the provisioner's deployment file to add connection information for your NFS server. Edit `deploy/deployment.yaml` and replace the two occurences of <YOUR NFS SERVER HOSTNAME> with your server's hostname.
```yaml
kind: Deployment
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment