This patch introduces a new structure of the it/dep repo.
[it/dep.git] / infra / 00-Kubernetes / bin / install
old mode 100644 (file)
new mode 100755 (executable)
similarity index 92%
rename from ricplt/appmgr/charts/appmgr/Chart.yaml
rename to infra/00-Kubernetes/bin/install
index f3e28a1..d351e92
@@ -1,3 +1,5 @@
+#!/bin/bash
+
 ################################################################################
 #   Copyright (c) 2019 AT&T Intellectual Property.                             #
 #   Copyright (c) 2019 Nokia.                                                  #
@@ -15,8 +17,6 @@
 #   limitations under the License.                                             #
 ################################################################################
 
-apiVersion: v1
-appVersion: "1.0"
-description: Helm Chart for xAppManager
-name: appmgr
-version: 0.0.1
+# This is a temporary script that today deploy one node K8S cluster
+
+./install-1node-k8s