X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=helm%2Falarmadapter%2Ftemplates%2Fdeployment.yaml;h=2a9822004b8ed97a2f86e46e8f71a1fad64e0959;hb=98d784eba3506478481d5a22edbee6ca0bdb68da;hp=4a9870d54009f52db70dd7a65c9e49d79a3ea6c8;hpb=c4893da9a5b94d67fde93b743695cae554809b75;p=ric-plt%2Fric-dep.git diff --git a/helm/alarmadapter/templates/deployment.yaml b/helm/alarmadapter/templates/deployment.yaml index 4a9870d..2a98220 100644 --- a/helm/alarmadapter/templates/deployment.yaml +++ b/helm/alarmadapter/templates/deployment.yaml @@ -55,6 +55,8 @@ spec: envFrom: - configMapRef: name: {{ include "common.configmapname.alarmadapter" . }}-env + - configMapRef: + name: {{ include "common.configmapname.dbaas" . }}-appconfig volumeMounts: - mountPath: /cfg name: config-volume