I'm trying to give read-access to the continuous delivery page in Rancher.
I have created a role template called read-fleet with
list->gitrepos
list->fleetworkspaces
But I am able to create workspaces and delete the workspace I just created ( I have not dared to delete fleet-default or fleet-local).
How would I setup the role to ONLY read. Not create and not delete.