This project offers a cluster API control plane controller that manages the control plane of a MicroK8s cluster. It is expected to be used along with the respective MicroK8s specific machine bootstrap provider.
Control plane provider requires permissions to delete secrets to properly cleanup after deleting a cluster. Add this missing rule to the RBAC Role object.
Summary
Control plane provider requires permissions to delete secrets to properly cleanup after deleting a cluster. Add this missing rule to the RBAC Role object.