diff --git a/config/rbac/role.yaml b/config/rbac/role.yaml index e4832083..59f1bab4 100644 --- a/config/rbac/role.yaml +++ b/config/rbac/role.yaml @@ -78,6 +78,28 @@ rules: - patch - update - watch +- apiGroups: + - dataworkflowservices.github.io + resources: + - clientmounts + verbs: + - get + - list +- apiGroups: + - dataworkflowservices.github.io + resources: + - clientmounts/status + verbs: + - get + - list +- apiGroups: + - dataworkflowservices.github.io + resources: + - systemconfigurations + verbs: + - get + - list + - watch - apiGroups: - dm.cray.hpe.com resources: @@ -104,28 +126,6 @@ rules: - get - patch - update -- apiGroups: - - dataworkflowservices.github.io - resources: - - clientmounts - verbs: - - get - - list -- apiGroups: - - dataworkflowservices.github.io - resources: - - clientmounts/status - verbs: - - get - - list -- apiGroups: - - dataworkflowservices.github.io - resources: - - systemconfigurations - verbs: - - get - - list - - watch - apiGroups: - lus.cray.hpe.com resources: