Fix broken path in pv configuration, minor doc improvement

This commit is contained in:
Randy Fay
2016-11-20 09:41:34 -07:00
parent a8e129af83
commit de9197661e
2 changed files with 3 additions and 3 deletions
@@ -10,4 +10,4 @@ spec:
accessModes:
- ReadWriteOnce
hostPath:
path: "/somepath/data01"
path: "/tmp/data01"