preventDrift property

bool? preventDrift
getter/setter pair

Set to true to enable the Config Sync admission webhook to prevent drifts.

If set to false, disables the Config Sync admission webhook and does not prevent drifts.

Implementation

core.bool? preventDrift;