Add one-click deployment scripts for deploying INFRA PLT and AUX
[it/dep.git] / ric-infra / 00-Kubernetes / bin / uninstall
old mode 100644 (file)
new mode 100755 (executable)
similarity index 84%
rename from etc/ric-aux.conf
rename to ric-infra/00-Kubernetes/bin/uninstall
index 5123514..e79798d
@@ -1,3 +1,5 @@
+#!/bin/bash
+
 ################################################################################
 #   Copyright (c) 2019 AT&T Intellectual Property.                             #
 #   Copyright (c) 2019 Nokia.                                                  #
 #   limitations under the License.                                             #
 ################################################################################
 
-# -------------------  RIC AUX ---------------------------------------
-
-# release name helm will use to deploy RIC aux componenets
-ric_aux_helm_release_name=r0
-
-# namespace that helm will use to deploy RIC
-ric_aux_namespace=ricaux
 
+# This is a placeholder.
+echo "Please reset your kubernetes cluster manually."