4 lines
175 B
Bash
4 lines
175 B
Bash
oc secret link pipeline goghvideo-registry-pusher --for=pull
|
|
oc adm policy add-cluster-role-to-user cluster-admin -z pipeline
|
|
oc adm policy add-scc-to-user anyuid -z pipeline
|