Issue-ID: RICAPP-169 - Inclusion of InfluxDB helm chart for KPIMON, AD, TS, QP xApps
[ric-plt/ric-dep.git] / RECIPE_EXAMPLE / example_recipe.yaml
index 2e75b49..23c7037 100644 (file)
@@ -1,5 +1,6 @@
 ################################################################################
 #   Copyright (c) 2019 AT&T Intellectual Property.                             #
+#   Copyright (c) 2021 HCL Technologies Limited.                               #
 #                                                                              #
 #   Licensed under the Apache License, Version 2.0 (the "License");            #
 #   you may not use this file except in compliance with the License.           #
@@ -184,3 +185,9 @@ alarmmanager:
     registry: "nexus3.o-ran-sc.org:10002/o-ran-sc"
     name: ric-plt-alarmmanager
     tag: 0.5.9
+
+influxdb:
+  image:
+    registry: "influxdb"
+    name: influxdb
+    tag: "1.8.0-alpine"