Skip to content
Snippets Groups Projects
Commit 88f31c17 authored by Rafael László's avatar Rafael László :speech_balloon:
Browse files

update nfs storage class ip in readme

parent 3291ff2b
No related branches found
No related tags found
No related merge requests found
......@@ -3,5 +3,5 @@ commands on management host:
```
ansible-playbook -i inventory/prod/inventory.ini cluster.yml -e download_run_once=True -e download_localhost=True --become
helm install nfs-subdir-external-provisioner nfs-subdir-external-provisioner/nfs-subdir-external-provisioner --set nfs.server=192.168.96.108 --set nfs.path=/home/public
helm install nfs-subdir-external-provisioner nfs-subdir-external-provisioner/nfs-subdir-external-provisioner --set nfs.server=192.168.96.102 --set nfs.path=/home/public
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment