privileged

@JvmName(name = "woifwtnkqpgoialq")
suspend fun privileged(value: Output<Boolean>)
@JvmName(name = "vsdfimsdmydmbqip")
suspend fun privileged(value: Boolean?)

Parameters

value

Run container in privileged mode. Processes in privileged containers are essentially equivalent to root on the host. Defaults to false. Note that this field cannot be set when spec.os.name is windows.