-
Story
-
Resolution: Not a Bug
-
Undefined
-
None
-
None
-
False
-
None
-
False
-
Testable
-
No
-
-
-
-
-
-
-
No
-
No
-
Pending
-
None
-
-
See thread:
https://coreos.slack.com/archives/C03UGJY6Z1A/p1671202968806199
These steps need to be documented:
- 1. add names of RHODS user accounts to group rhods-users
- 2. create role binding granting the rhods-users members the self-provisioner role
Specifically, deploying
kind: ClusterRoleBinding
apiVersion: rbac.authorization.k8s.io/v1
metadata:
name: rhods-users
subjects:
- kind: Group
apiGroup: rbac.authorization.k8s.io
name: rhods-users
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: self-provisione