LEVIATHAN-255 RBAC changes
General MR
Summary
This MR adds missing RBAC permissions to the bigbangedge-manager-role
ClusterRole to allow the operator to create and manage Proxmox Crossplane Provider resources.
Changes
Modified Files
chart/templates/clusterrole-manager.yaml
Added Permissions
qemu.proxmox.crossplane.io API Group:
- Resources:
qemus
- Verbs: create, delete, get, list, patch, update, watch
proxmox.upbound.io API Group:
- Resources:
providerconfigs
- Verbs: create, delete, get, list, patch, update, watch
Relevant logs/screenshots
(Include any relevant logs/screenshots)
Linked Issue
Upgrade Notices
(Include any relevant notes about upgrades here or write "N/A" if there are none)