summaryrefslogtreecommitdiffstats
path: root/wiki/openshift/storage-undeploy.sh
diff options
context:
space:
mode:
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