gentle-eye-36337
03/03/2023, 10:33 PMread only
cluster role for team members. The only hangup I have is the monitoring page, only getting Resources Unavailable
. I do not want to add anyone to the System
project, and only managed though RoleTemplate
. Thoughts? Will post yaml to reply.view
, so it has to be this?view
cluster role and removed what I wanted. I then created a new role template
apiVersion: <http://management.cattle.io/v3|management.cattle.io/v3>
builtin: false
context: project
description: ""
displayName: Kubernetes view restricted
external: true
hidden: false
kind: RoleTemplate
metadata:
name: view-restricted
I then set that to be inherited by my new role, and everything works how I want