In this patch, the prometheus-collectd
deployment script through orchestrator is
enchanced to include M3Db deployment.
Issue-ID: MULTICLOUD-1114
Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com>
Change-Id: Idd085be16cce1e5ae00f6f70c8a265f8e74ffffa
     createClmData
     createOrchestratorData
 }
+
 function deleteData {
     deleteClmData
     deleteOrchestratorData
 
--- /dev/null
+---
+version: v1
+type:
+  values: "override_values.yaml"
 
--- /dev/null
+service:
+    type: ClusterIP
+    nameOfPort: webPort
+    annotations: {}
+    labels: {}
+    clusterIP: ""
\ No newline at end of file