GroupInitContainerSecurity

data class GroupInitContainerSecurity(val privilegeEnabled: Boolean)

Constructors

Link copied to clipboard
constructor(privilegeEnabled: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether the container's permission is elevated to privileged? Changing this forces a new resource to be created.