This message was deleted.
# general
a
This message was deleted.
h
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
adding
Copy code
- apiGroups:
  - ""
  resources:
  - services
  verbs:
  - list
does the trick but gives a lot of permissions