X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=RECIPE_EXAMPLE%2Fexample_recipe.yaml;h=23c70375656d9fc22c3b153d19d8ab68f1bf40f2;hb=refs%2Fchanges%2F64%2F7264%2F1;hp=2e75b49c77d81b463e76e374f0fe9449381513d9;hpb=1a05b9916f22e901785103f6bcd41a7867f1ae03;p=ric-plt%2Fric-dep.git diff --git a/RECIPE_EXAMPLE/example_recipe.yaml b/RECIPE_EXAMPLE/example_recipe.yaml index 2e75b49..23c7037 100644 --- a/RECIPE_EXAMPLE/example_recipe.yaml +++ b/RECIPE_EXAMPLE/example_recipe.yaml @@ -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"