Feature Membership Policycontroller Policy Controller Hub Config Args
Constructors
Properties
Sets the interval for Policy Controller Audit Scans (in seconds). When set to 0, this disables audit functionality altogether.
The maximum number of audit violations to be stored in a constraint. If not set, the default of 20 will be used.
Map of deployment configs to deployments ("admission", "audit", "mutation").
The set of namespaces that are excluded from Policy Controller checks. Namespaces do not need to currently exist on the cluster.
Configures the mode of the Policy Controller installation. Must be one of INSTALL_SPEC_NOT_INSTALLED
, INSTALL_SPEC_ENABLED
, INSTALL_SPEC_SUSPENDED
or INSTALL_SPEC_DETACHED
.
Logs all denies and dry run failures.
Specifies the backends Policy Controller should export metrics to. Structure is documented below.
Enables mutation in policy controller. If true, mutation CRDs, webhook, and controller deployment will be deployed to the cluster.
Specifies the desired policy content on the cluster. Structure is documented below.
Enables the ability to use Constraint Templates that reference to objects other than the object currently being evaluated.