summaryrefslogtreecommitdiffstats
path: root/wiki/openshift/storage-undeploy.sh
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2017-11-14 21:15:59 -0600
committerEndi S. Dewata <edewata@redhat.com>2017-11-14 21:15:59 -0600
commit75c76bdaf20b783e0764845e1e0b65a15f42fe4a (patch)
treec6da00613fbc252c4d85af483f5e2ee06deec803 /wiki/openshift/storage-undeploy.sh
parentfff08a4f08ddd6633e536d13f8ce89caeb069d2d (diff)
downloadpki-dev-75c76bdaf20b783e0764845e1e0b65a15f42fe4a.tar.gz
pki-dev-75c76bdaf20b783e0764845e1e0b65a15f42fe4a.tar.xz
pki-dev-75c76bdaf20b783e0764845e1e0b65a15f42fe4a.zip
Added wiki scripts.
Diffstat (limited to 'wiki/openshift/storage-undeploy.sh')
-rwxr-xr-xwiki/openshift/storage-undeploy.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/wiki/openshift/storage-undeploy.sh b/wiki/openshift/storage-undeploy.sh
new file mode 100755
index 0000000..aefcb05
--- /dev/null
+++ b/wiki/openshift/storage-undeploy.sh
@@ -0,0 +1,4 @@
+#/bin/sh +x
+
+oc delete secrets/data
+oc delete pvc/data