aboutsummaryrefslogtreecommitdiffstats
path: root/vnfs
diff options
context:
space:
mode:
authorSrivahni <srivahni.chivukula@intel.com>2019-03-22 16:22:35 -0700
committerSrivahni <srivahni.chivukula@intel.com>2019-03-28 09:48:58 -0700
commite638d92d1f48e0747fae96cd0606a52525ce9bf8 (patch)
tree6e0bd14949d518b1a3fb6c7c285313477c3d455e /vnfs
parentc527da2405524418adb9eb27ce41391290ba41bc (diff)
Move Prometheus-operator to operator package
Change-Id: I9f3b1a67c62303e40c46fa9d28abe0339e248ed6 Issue-ID: ONAPARC-444 Signed-off-by: Srivahni <srivahni.chivukula@intel.com>
Diffstat (limited to 'vnfs')
-rw-r--r--vnfs/DAaaS/collection/charts/prometheus-operator/requirements.yaml16
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/.helmignore (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/.helmignore)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/Chart.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/Chart.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/README.md (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/README.md)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/NOTES.txt (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/NOTES.txt)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/_helpers.tpl (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/_helpers.tpl)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/alertmanager/alertmanager.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/alertmanager/alertmanager.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/alertmanager/ingress.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/alertmanager/ingress.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/alertmanager/podDisruptionBudget.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/alertmanager/podDisruptionBudget.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/alertmanager/psp-clusterrole.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/alertmanager/psp-clusterrole.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/alertmanager/psp-clusterrolebinding.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/alertmanager/psp-clusterrolebinding.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/alertmanager/psp.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/alertmanager/psp.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/alertmanager/secret.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/alertmanager/secret.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/alertmanager/service.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/alertmanager/service.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/alertmanager/serviceaccount.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/alertmanager/serviceaccount.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/alertmanager/servicemonitor.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/alertmanager/servicemonitor.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/exporters/node-exporter/servicemonitor.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/exporters/node-exporter/servicemonitor.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/grafana/configmap-dashboards.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/configmap-dashboards.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/grafana/configmaps-datasources.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/configmaps-datasources.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/grafana/dashboards/etcd.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/dashboards/etcd.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/grafana/dashboards/k8s-cluster-rsrc-use.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/dashboards/k8s-cluster-rsrc-use.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/grafana/dashboards/k8s-coredns.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/dashboards/k8s-coredns.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/grafana/dashboards/k8s-node-rsrc-use.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/dashboards/k8s-node-rsrc-use.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/grafana/dashboards/k8s-resources-cluster.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/dashboards/k8s-resources-cluster.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/grafana/dashboards/k8s-resources-namespace.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/dashboards/k8s-resources-namespace.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/grafana/dashboards/k8s-resources-pod.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/dashboards/k8s-resources-pod.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/grafana/dashboards/nodes.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/dashboards/nodes.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/grafana/dashboards/persistentvolumesusage.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/dashboards/persistentvolumesusage.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/grafana/dashboards/pods.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/dashboards/pods.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/grafana/dashboards/statefulset.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/dashboards/statefulset.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/grafana/servicemonitor.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/servicemonitor.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus-operator/cleanup-crds.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/cleanup-crds.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus-operator/clusterrole.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/clusterrole.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus-operator/clusterrolebinding.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/clusterrolebinding.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus-operator/crd-alertmanager.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/crd-alertmanager.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus-operator/crd-prometheus.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/crd-prometheus.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus-operator/crd-prometheusrules.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/crd-prometheusrules.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus-operator/crd-servicemonitor.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/crd-servicemonitor.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus-operator/deployment.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/deployment.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus-operator/psp-clusterrole.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/psp-clusterrole.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus-operator/psp-clusterrolebinding.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/psp-clusterrolebinding.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus-operator/psp.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/psp.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus-operator/service.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/service.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus-operator/serviceaccount.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/serviceaccount.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus-operator/servicemonitor.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/servicemonitor.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/additionalAlertRelabelConfigs.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/additionalAlertRelabelConfigs.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/additionalAlertmanagerConfigs.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/additionalAlertmanagerConfigs.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/additionalPrometheusRules.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/additionalPrometheusRules.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/additionalScrapeConfigs.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/additionalScrapeConfigs.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/clusterrole.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/clusterrole.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/clusterrolebinding.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/clusterrolebinding.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/ingress.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/ingress.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/podDisruptionBudget.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/podDisruptionBudget.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/prometheus.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/prometheus.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/psp-clusterrole.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/psp-clusterrole.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/psp-clusterrolebinding.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/psp-clusterrolebinding.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/psp.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/psp.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/role-config.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/role-config.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/role-specificNamespace.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/role-specificNamespace.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rolebinding-config.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rolebinding-config.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rolebinding-specificNamespace.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rolebinding-specificNamespace.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rules/alertmanager.rules.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/alertmanager.rules.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rules/etcd.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/etcd.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rules/general.rules.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/general.rules.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rules/k8s.rules.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/k8s.rules.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rules/kube-apiserver.rules.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/kube-apiserver.rules.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rules/kube-prometheus-node-alerting.rules.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/kube-prometheus-node-alerting.rules.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rules/kube-prometheus-node-recording.rules.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/kube-prometheus-node-recording.rules.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rules/kube-scheduler.rules.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/kube-scheduler.rules.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rules/kubernetes-absent.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/kubernetes-absent.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rules/kubernetes-apps.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/kubernetes-apps.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rules/kubernetes-resources.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/kubernetes-resources.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rules/kubernetes-storage.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/kubernetes-storage.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rules/kubernetes-system.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/kubernetes-system.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rules/node.rules.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/node.rules.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rules/prometheus-operator.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/prometheus-operator.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rules/prometheus.rules.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/prometheus.rules.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/service.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/service.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/serviceaccount.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/serviceaccount.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/servicemonitor.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/servicemonitor.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/servicemonitors.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/servicemonitors.yaml)0
-rw-r--r--vnfs/DAaaS/operator/charts/prometheus-operator/values.yaml (renamed from vnfs/DAaaS/collection/charts/prometheus-operator/values.yaml)0
82 files changed, 0 insertions, 16 deletions
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/requirements.yaml b/vnfs/DAaaS/collection/charts/prometheus-operator/requirements.yaml
deleted file mode 100644
index 076e5513..00000000
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/requirements.yaml
+++ /dev/null
@@ -1,16 +0,0 @@
-dependencies:
-
- - name: kube-state-metrics
- version: 0.14.*
- repository: https://kubernetes-charts.storage.googleapis.com/
- condition: kubeStateMetrics.enabled
-
- - name: prometheus-node-exporter
- version: 1.3.*
- repository: https://kubernetes-charts.storage.googleapis.com/
- condition: nodeExporter.enabled
-
- - name: grafana
- version: 2.0.*
- repository: https://kubernetes-charts.storage.googleapis.com/
- condition: grafana.enabled
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/.helmignore b/vnfs/DAaaS/operator/charts/prometheus-operator/.helmignore
index 9797d317..9797d317 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/.helmignore
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/.helmignore
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/Chart.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/Chart.yaml
index 2198963b..2198963b 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/Chart.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/Chart.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/README.md b/vnfs/DAaaS/operator/charts/prometheus-operator/README.md
index 8966f03a..8966f03a 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/README.md
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/README.md
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/NOTES.txt b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/NOTES.txt
index b5aec761..b5aec761 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/NOTES.txt
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/NOTES.txt
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/_helpers.tpl b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/_helpers.tpl
index 6ec1fa2b..6ec1fa2b 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/_helpers.tpl
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/_helpers.tpl
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/alertmanager/alertmanager.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/alertmanager/alertmanager.yaml
index 24f93847..24f93847 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/alertmanager/alertmanager.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/alertmanager/alertmanager.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/alertmanager/ingress.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/alertmanager/ingress.yaml
index fd657f71..fd657f71 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/alertmanager/ingress.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/alertmanager/ingress.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/alertmanager/podDisruptionBudget.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/alertmanager/podDisruptionBudget.yaml
index f240fe76..f240fe76 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/alertmanager/podDisruptionBudget.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/alertmanager/podDisruptionBudget.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/alertmanager/psp-clusterrole.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/alertmanager/psp-clusterrole.yaml
index e83d8bc7..e83d8bc7 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/alertmanager/psp-clusterrole.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/alertmanager/psp-clusterrole.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/alertmanager/psp-clusterrolebinding.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/alertmanager/psp-clusterrolebinding.yaml
index e1d06ab4..e1d06ab4 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/alertmanager/psp-clusterrolebinding.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/alertmanager/psp-clusterrolebinding.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/alertmanager/psp.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/alertmanager/psp.yaml
index 01eda240..01eda240 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/alertmanager/psp.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/alertmanager/psp.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/alertmanager/secret.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/alertmanager/secret.yaml
index e73c465f..e73c465f 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/alertmanager/secret.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/alertmanager/secret.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/alertmanager/service.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/alertmanager/service.yaml
index d10bf745..d10bf745 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/alertmanager/service.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/alertmanager/service.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/alertmanager/serviceaccount.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/alertmanager/serviceaccount.yaml
index bbed0287..bbed0287 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/alertmanager/serviceaccount.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/alertmanager/serviceaccount.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/alertmanager/servicemonitor.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/alertmanager/servicemonitor.yaml
index 5c8cab90..5c8cab90 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/alertmanager/servicemonitor.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/alertmanager/servicemonitor.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/exporters/node-exporter/servicemonitor.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/exporters/node-exporter/servicemonitor.yaml
index 392b7c93..392b7c93 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/exporters/node-exporter/servicemonitor.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/exporters/node-exporter/servicemonitor.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/configmap-dashboards.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/grafana/configmap-dashboards.yaml
index 0289154b..0289154b 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/configmap-dashboards.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/grafana/configmap-dashboards.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/configmaps-datasources.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/grafana/configmaps-datasources.yaml
index 5b8b54c4..5b8b54c4 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/configmaps-datasources.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/grafana/configmaps-datasources.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/dashboards/etcd.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/grafana/dashboards/etcd.yaml
index 161b1907..161b1907 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/dashboards/etcd.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/grafana/dashboards/etcd.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/dashboards/k8s-cluster-rsrc-use.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/grafana/dashboards/k8s-cluster-rsrc-use.yaml
index 5792140e..5792140e 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/dashboards/k8s-cluster-rsrc-use.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/grafana/dashboards/k8s-cluster-rsrc-use.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/dashboards/k8s-coredns.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/grafana/dashboards/k8s-coredns.yaml
index b638913e..b638913e 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/dashboards/k8s-coredns.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/grafana/dashboards/k8s-coredns.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/dashboards/k8s-node-rsrc-use.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/grafana/dashboards/k8s-node-rsrc-use.yaml
index 19394efe..19394efe 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/dashboards/k8s-node-rsrc-use.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/grafana/dashboards/k8s-node-rsrc-use.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/dashboards/k8s-resources-cluster.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/grafana/dashboards/k8s-resources-cluster.yaml
index 2f61ac42..2f61ac42 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/dashboards/k8s-resources-cluster.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/grafana/dashboards/k8s-resources-cluster.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/dashboards/k8s-resources-namespace.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/grafana/dashboards/k8s-resources-namespace.yaml
index fae35be8..fae35be8 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/dashboards/k8s-resources-namespace.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/grafana/dashboards/k8s-resources-namespace.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/dashboards/k8s-resources-pod.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/grafana/dashboards/k8s-resources-pod.yaml
index 1678a051..1678a051 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/dashboards/k8s-resources-pod.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/grafana/dashboards/k8s-resources-pod.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/dashboards/nodes.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/grafana/dashboards/nodes.yaml
index ebc112c0..ebc112c0 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/dashboards/nodes.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/grafana/dashboards/nodes.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/dashboards/persistentvolumesusage.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/grafana/dashboards/persistentvolumesusage.yaml
index fe32a013..fe32a013 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/dashboards/persistentvolumesusage.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/grafana/dashboards/persistentvolumesusage.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/dashboards/pods.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/grafana/dashboards/pods.yaml
index f2bc6c40..f2bc6c40 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/dashboards/pods.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/grafana/dashboards/pods.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/dashboards/statefulset.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/grafana/dashboards/statefulset.yaml
index 6195833d..6195833d 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/dashboards/statefulset.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/grafana/dashboards/statefulset.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/servicemonitor.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/grafana/servicemonitor.yaml
index 954a842c..954a842c 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/servicemonitor.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/grafana/servicemonitor.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/cleanup-crds.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus-operator/cleanup-crds.yaml
index 297e8391..297e8391 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/cleanup-crds.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus-operator/cleanup-crds.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/clusterrole.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus-operator/clusterrole.yaml
index 594a2019..594a2019 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/clusterrole.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus-operator/clusterrole.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/clusterrolebinding.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus-operator/clusterrolebinding.yaml
index 13f0ca07..13f0ca07 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/clusterrolebinding.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus-operator/clusterrolebinding.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/crd-alertmanager.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus-operator/crd-alertmanager.yaml
index 1834d02f..1834d02f 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/crd-alertmanager.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus-operator/crd-alertmanager.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/crd-prometheus.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus-operator/crd-prometheus.yaml
index 0debca78..0debca78 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/crd-prometheus.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus-operator/crd-prometheus.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/crd-prometheusrules.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus-operator/crd-prometheusrules.yaml
index 9839687e..9839687e 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/crd-prometheusrules.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus-operator/crd-prometheusrules.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/crd-servicemonitor.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus-operator/crd-servicemonitor.yaml
index ac0a633b..ac0a633b 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/crd-servicemonitor.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus-operator/crd-servicemonitor.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/deployment.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus-operator/deployment.yaml
index 809d6fa8..809d6fa8 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/deployment.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus-operator/deployment.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/psp-clusterrole.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus-operator/psp-clusterrole.yaml
index 748ec293..748ec293 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/psp-clusterrole.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus-operator/psp-clusterrole.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/psp-clusterrolebinding.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus-operator/psp-clusterrolebinding.yaml
index 77a87a39..77a87a39 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/psp-clusterrolebinding.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus-operator/psp-clusterrolebinding.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/psp.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus-operator/psp.yaml
index 38491a21..38491a21 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/psp.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus-operator/psp.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/service.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus-operator/service.yaml
index 60913e10..60913e10 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/service.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus-operator/service.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/serviceaccount.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus-operator/serviceaccount.yaml
index 2cffa7de..2cffa7de 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/serviceaccount.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus-operator/serviceaccount.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/servicemonitor.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus-operator/servicemonitor.yaml
index 9532c1f9..9532c1f9 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/servicemonitor.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus-operator/servicemonitor.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/additionalAlertRelabelConfigs.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/additionalAlertRelabelConfigs.yaml
index 1c54f40b..1c54f40b 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/additionalAlertRelabelConfigs.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/additionalAlertRelabelConfigs.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/additionalAlertmanagerConfigs.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/additionalAlertmanagerConfigs.yaml
index 4475e7bd..4475e7bd 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/additionalAlertmanagerConfigs.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/additionalAlertmanagerConfigs.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/additionalPrometheusRules.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/additionalPrometheusRules.yaml
index 0d85c9bd..0d85c9bd 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/additionalPrometheusRules.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/additionalPrometheusRules.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/additionalScrapeConfigs.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/additionalScrapeConfigs.yaml
index 9d6bb616..9d6bb616 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/additionalScrapeConfigs.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/additionalScrapeConfigs.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/clusterrole.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/clusterrole.yaml
index 799027d9..799027d9 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/clusterrole.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/clusterrole.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/clusterrolebinding.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/clusterrolebinding.yaml
index b0c0e9e1..b0c0e9e1 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/clusterrolebinding.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/clusterrolebinding.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/ingress.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/ingress.yaml
index e013e960..e013e960 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/ingress.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/ingress.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/podDisruptionBudget.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/podDisruptionBudget.yaml
index a51cda5d..a51cda5d 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/podDisruptionBudget.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/podDisruptionBudget.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/prometheus.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/prometheus.yaml
index c172c0e3..c172c0e3 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/prometheus.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/prometheus.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/psp-clusterrole.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/psp-clusterrole.yaml
index a2ab02db..a2ab02db 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/psp-clusterrole.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/psp-clusterrole.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/psp-clusterrolebinding.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/psp-clusterrolebinding.yaml
index 08faa722..08faa722 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/psp-clusterrolebinding.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/psp-clusterrolebinding.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/psp.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/psp.yaml
index 40d33462..40d33462 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/psp.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/psp.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/role-config.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/role-config.yaml
index eef28dad..eef28dad 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/role-config.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/role-config.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/role-specificNamespace.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/role-specificNamespace.yaml
index 9fe3f20e..9fe3f20e 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/role-specificNamespace.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/role-specificNamespace.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rolebinding-config.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rolebinding-config.yaml
index 89fb9ce7..89fb9ce7 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rolebinding-config.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rolebinding-config.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rolebinding-specificNamespace.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rolebinding-specificNamespace.yaml
index 64161876..64161876 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rolebinding-specificNamespace.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rolebinding-specificNamespace.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/alertmanager.rules.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rules/alertmanager.rules.yaml
index c1762fd1..c1762fd1 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/alertmanager.rules.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rules/alertmanager.rules.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/etcd.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rules/etcd.yaml
index a68eeff2..a68eeff2 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/etcd.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rules/etcd.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/general.rules.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rules/general.rules.yaml
index 9f8349f9..9f8349f9 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/general.rules.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rules/general.rules.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/k8s.rules.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rules/k8s.rules.yaml
index 678df008..678df008 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/k8s.rules.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rules/k8s.rules.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/kube-apiserver.rules.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rules/kube-apiserver.rules.yaml
index cbb19cb7..cbb19cb7 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/kube-apiserver.rules.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rules/kube-apiserver.rules.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/kube-prometheus-node-alerting.rules.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rules/kube-prometheus-node-alerting.rules.yaml
index 2df9a096..2df9a096 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/kube-prometheus-node-alerting.rules.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rules/kube-prometheus-node-alerting.rules.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/kube-prometheus-node-recording.rules.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rules/kube-prometheus-node-recording.rules.yaml
index 0d2ff510..0d2ff510 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/kube-prometheus-node-recording.rules.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rules/kube-prometheus-node-recording.rules.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/kube-scheduler.rules.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rules/kube-scheduler.rules.yaml
index e51b0181..e51b0181 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/kube-scheduler.rules.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rules/kube-scheduler.rules.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/kubernetes-absent.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rules/kubernetes-absent.yaml
index 19b09491..19b09491 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/kubernetes-absent.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rules/kubernetes-absent.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/kubernetes-apps.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rules/kubernetes-apps.yaml
index d3d2c498..d3d2c498 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/kubernetes-apps.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rules/kubernetes-apps.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/kubernetes-resources.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rules/kubernetes-resources.yaml
index ed4a83c6..ed4a83c6 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/kubernetes-resources.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rules/kubernetes-resources.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/kubernetes-storage.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rules/kubernetes-storage.yaml
index edd8f5fc..edd8f5fc 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/kubernetes-storage.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rules/kubernetes-storage.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/kubernetes-system.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rules/kubernetes-system.yaml
index 8ccfa5bf..8ccfa5bf 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/kubernetes-system.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rules/kubernetes-system.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/node.rules.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rules/node.rules.yaml
index 35245437..35245437 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/node.rules.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rules/node.rules.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/prometheus-operator.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rules/prometheus-operator.yaml
index 774a540c..774a540c 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/prometheus-operator.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rules/prometheus-operator.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/prometheus.rules.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rules/prometheus.rules.yaml
index 3c9e1490..3c9e1490 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/prometheus.rules.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/rules/prometheus.rules.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/service.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/service.yaml
index fc94f953..fc94f953 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/service.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/service.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/serviceaccount.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/serviceaccount.yaml
index 88df10ad..88df10ad 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/serviceaccount.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/serviceaccount.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/servicemonitor.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/servicemonitor.yaml
index 36790450..36790450 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/servicemonitor.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/servicemonitor.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/servicemonitors.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/servicemonitors.yaml
index 61f3ca3c..61f3ca3c 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/servicemonitors.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/templates/prometheus/servicemonitors.yaml
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/values.yaml b/vnfs/DAaaS/operator/charts/prometheus-operator/values.yaml
index fc0bc243..fc0bc243 100644
--- a/vnfs/DAaaS/collection/charts/prometheus-operator/values.yaml
+++ b/vnfs/DAaaS/operator/charts/prometheus-operator/values.yaml