Problem
Kubernetes supports read-only volume mounts OOTB: https://kubernetes.io/docs/concepts/storage/volumes/#read-only-mounts
It would be useful to be able to configure a volume as read-only on the volume configuration level to avoid accidental writes from a job pod.
Solution
No response
Workaround
No response
Would you like to help us implement this feature by sending a PR?
Yes
Problem
Kubernetes supports read-only volume mounts OOTB: https://kubernetes.io/docs/concepts/storage/volumes/#read-only-mounts
It would be useful to be able to configure a volume as read-only on the volume configuration level to avoid accidental writes from a job pod.
Solution
No response
Workaround
No response
Would you like to help us implement this feature by sending a PR?
Yes