We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 368aa42 + 289c236 commit deff9aeCopy full SHA for deff9ae
behavioral/BatchJob/README.adoc
@@ -11,7 +11,7 @@ To access the PersistentVolume used in this demo, let's mount a local directory
11
12
[source, bash]
13
----
14
-minikube start --mount --mount-string="$(pwd)/logs:/example"
+minikube start --mount --mount-string="$(pwd)/logs:/tmp/example"
15
16
17
Alternatively, you can mount the directory on the fly in the background.
0 commit comments