Add alarm manager RMR environment variables 21/4321/2
authorZhe <zhehuang@research.att.com>
Mon, 6 Jul 2020 17:15:16 +0000 (13:15 -0400)
committerZhe Huang <zhehuang@research.att.com>
Thu, 30 Jul 2020 18:51:07 +0000 (14:51 -0400)
Issue-ID: RIC-529

Signed-off-by: Zhe <zhehuang@research.att.com>
Change-Id: Ie6793a0385e306577f0ef3cf88db26d2e22c66a6

ci/xapp_onboarder/container-tag.yaml
xapp_onboarder/xapp_onboarder/resources/xapp-std/templates/deployment.yaml

index 65c2c5d..762f0a1 100644 (file)
@@ -105,4 +105,6 @@ spec:
                 name: {{ include "ricxapp.configmapname" . }}-appenv
             - configMapRef:
                 name: dbaas-appconfig
+            - configMapRef:
+                name: alarm-appconfig
           restartPolicy: Always