mirror of
https://github.com/containers/podman.git
synced 2026-06-19 05:00:11 -04:00
If the RunAsUser, RunAsGroup, SupplementalGroups settings are not overriden in the container security context, then take the value from the pod security context. Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>