Openshift

How to add the ability for the user user1 to view the project wonderland assuming you are authorized to do so

Difficulty: unrated

Source: bregman-arie/devops-exercises by Arie Bregman

Answer

oc adm policy add-role-to-user view user1 -n wonderland