This is related to https://github.com/rancher/dashboard/pull/10263
I need to give my users the ability to list every services in the cluster so they can find the service matching app=longhorn-ui
hundreds-sugar-37524
11/15/2024, 3:42 PM
adding
Copy code
- apiGroups:
- ""
resources:
- services
verbs:
- list