File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ add_sa_to_clusterrolebinding() {
7272 notebook_name=$2
7373
7474 oc adm policy add-cluster-role-to-user pod-reader --rolebinding-name=" csw-pod-reader" system:serviceaccount:$namespace :$notebook_name --as system:admin
75- oc adm policy add-cluster-role-to-user node-reader --rolebinding-name=" csw-node-reader" system:serviceaccount:$namespace :$notebook_name --as system:admin
75+ oc adm policy add-cluster-role-to-user nerc- node-reader --rolebinding-name=" csw-node-reader" system:serviceaccount:$namespace :$notebook_name --as system:admin
7676 oc adm policy add-cluster-role-to-user kueue-clusterqueue-reader --rolebinding-name=" csw-kueue-clusterqueue-reader" system:serviceaccount:$namespace :$notebook_name --as system:admin
7777}
7878
You can’t perform that action at this time.
0 commit comments