You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Give access to anonymous and unauthenticated: oc policy add-role-to-user registry-viewer system:anonymous -n AND
oc policy add-role-to-user registry-viewer system:unauthenticated -n
Didn't this exist before? If so, why was it removed?
@tourunen @yetulaxman
Something along the lines of (might be outdated, and will need a bit more info to be on docs):
oc policy add-role-to-user registry-viewer system:unauthenticated -n
The text was updated successfully, but these errors were encountered: