run As Group
Parameters
value
When this parameter is specified, the container is run as the specified group ID ( gid
). If this parameter isn't specified, the default is the group that's specified in the image metadata. This parameter maps to RunAsGroup
and MustRunAs
policy in the Users and groups pod security policies in the Kubernetes documentation .