run As User
Parameters
value
When this parameter is specified, the container is run as the specified user ID ( uid
). If this parameter isn't specified, the default is the user that's specified in the image metadata. This parameter maps to RunAsUser
and MustRanAs
policy in the Users and groups pod security policies in the Kubernetes documentation .