blob: 0d58cc527a55c67a2f058b13bbd98eb2f7e386ba (
plain)
1
2
3
4
|
#### **--gidmap**=*pod_gid:host_gid:amount*
GID map for the user namespace. Using this flag will run all containers in the pod with user namespace enabled.
It conflicts with the **--userns** and **--subgidname** flags.
|