Merge pull request #7025 from figaw/patch-1
change path to reflect guide
This commit is contained in:
@@ -11,4 +11,4 @@ spec:
|
|||||||
accessModes:
|
accessModes:
|
||||||
- ReadWriteOnce
|
- ReadWriteOnce
|
||||||
hostPath:
|
hostPath:
|
||||||
path: "/tmp/data"
|
path: "/mnt/data"
|
||||||
|
|||||||
Reference in New Issue
Block a user