mount Descs
Mount configuration description, as a serialized JSON. For example: [{"nasPath": "/k8s","mountPath": "/mnt"},{"nasPath": "/files","mountPath": "/app/files"}]
. Among them, nasPath refers to the file storage path; mountPath refers to the path mounted in the container.