Browse Source

last reference to /tmp

pull/2/head
Nicolas Massé 9 years ago
parent
commit
278b2df418
  1. 2
      README.md

2
README.md

@ -92,7 +92,7 @@ A sample PersistentVolumeClaim object is provided to test the provisioner :
```
oc project my-project
oc create -f setup/sample-claim.yaml
find /tmp/openshift/
find /var/openshift/
```
### Cleanup

Loading…
Cancel
Save