Skip to content

Instantly share code, notes, and snippets.

@rawlingsj
Created September 9, 2015 15:34
Show Gist options
  • Save rawlingsj/11a52a26730a426f67c6 to your computer and use it in GitHub Desktop.
Save rawlingsj/11a52a26730a426f67c6 to your computer and use it in GitHub Desktop.
oc delete rc -l provider=fabric8
oc delete services -l provider=fabric8
oc delete templates --all
oc delete service elasticsearch-cluster
oc delete service letschat
oc delete service sonarqube
oc delete service taiga
oc delete rc letschat
oc delete rc sonarqube
oc delete rc taiga
oc delete serviceaccount fabric8
oc delete OAuthClient fabric8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment