The path on the container where the volume is mounted.
The name the volume mount. This must match the name of one of the volumes in the pod.
If this value is true , the container has read-only access to the volume. Otherwise, the container can write to the volume. The default value is false .
true
false