Skip to content

Instantly share code, notes, and snippets.

@samjaninf
Created April 28, 2017 04:56
Show Gist options
  • Select an option

  • Save samjaninf/0c02b3ba9d2ba3219fa5befd0e13eaaf to your computer and use it in GitHub Desktop.

Select an option

Save samjaninf/0c02b3ba9d2ba3219fa5befd0e13eaaf to your computer and use it in GitHub Desktop.
oc delete daemonsets.extensions docker-registry
delete serviceaccount registry
delete clusterrolebinding registry-registry-role
delete all -l docker-registry=default
oadm registry --config=/etc/origin/master/admin.kubeconfig --service-account=registry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment