Update it/dep document to include cherry release details
[it/dep.git] / tools / onap / uninstall
similarity index 95%
rename from smo/bin/uninstall
rename to tools/onap/uninstall
index 57a300f..6479f8b 100755 (executable)
@@ -32,7 +32,7 @@ kubectl delete ns ricaux
 kubectl delete ns ricinfra
 rm -rf /opt/data/dashboard-data
 
-echo "======> Clearing out all NONRTRIC deployment resources"
-kubectl delete ns nonrtric
+#echo "======> Clearing out all NONRTRIC deployment resources"
+#kubectl delete ns nonrtric
 
 echo "===> Completing at $(date)"