What is the purpose of a volumeMount entry in a container spec?
-
A
To declare which PVC the Pod uses
-
B
To specify the path inside the container where the volume will be accessible
-
C
To set read/write permissions on the PV
-
D
To define the size of the volume for the container