mutationEnabled property

bool? mutationEnabled
getter/setter pair

Enable or disable mutation in policy controller.

If true, mutation CRDs, webhook and controller deployment will be deployed to the cluster.

Implementation

core.bool? mutationEnabled;