Deleting policy presets
Written by
Updated at April 8, 2026
Stackland administrators can delete Policy Manager presets.
If you have added any policy presets with ClusterPolicySet, delete them by running this command: kubectl delete ClusterPolicySet <resource name>.
How to delete default policy presets
- In the top-left corner, select the System interface. This interface is only available to administrators.
- In the left-hand menu, select Components.
- Select Policy Manager.
- Go to the YAML tab.
- Delete the preset list in
spec.settings.defaultPolicySet.engines.kyverno.presets, and replace it with[]. - Click Save.