PodSecurityPolicyConfigResponse

data class PodSecurityPolicyConfigResponse(val enabled: Boolean)

Configuration for the PodSecurityPolicy feature.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Enable the PodSecurityPolicy controller for this cluster. If enabled, pods must be valid under a PodSecurityPolicy to be created.