supplementalGroupsPolicy

@JvmName(name = "vodhsxyhqanfwgbb")
suspend fun supplementalGroupsPolicy(value: Output<String>)
@JvmName(name = "qwexkxbmgepanxmf")
suspend fun supplementalGroupsPolicy(value: String?)

Parameters

value

Defines how supplemental groups of the first container processes are calculated. Valid values are "Merge" and "Strict". If not specified, "Merge" is used. (Alpha) Using the field requires the SupplementalGroupsPolicy feature gate to be enabled and the container runtime must implement support for this feature. Note that this field cannot be set when spec.os.name is windows.