mirror of
https://github.com/containers/podman.git
synced 2025-12-07 22:32:46 +08:00
Add support for DefaultMode for configMaps and secrets. This allows users to set the file permissions for files created with their volume mounts. Adheres to k8s defaults. Signed-off-by: Urvashi Mohnani <umohnani@redhat.com>