Enable/disable components using values.yaml
[demo.git] / vnfs / DAaaS / deploy / collection / requirements.yaml
diff --git a/vnfs/DAaaS/deploy/collection/requirements.yaml b/vnfs/DAaaS/deploy/collection/requirements.yaml
new file mode 100644 (file)
index 0000000..910063c
--- /dev/null
@@ -0,0 +1,10 @@
+dependencies:
+
+  - name: cadvisor
+    condition: cadvisor.enabled
+
+  - name: collectd
+    condition: collectd.enabled
+
+  - name: prometheus-node-exporter
+    condition: prometheus-node-exporter.enabled