Support for dbaas(HA/SA) in deployment
[ric-plt/ric-dep.git] / helm / o1mediator / templates / deployment.yaml
index 5aa02c6..ddd2685 100644 (file)
@@ -54,7 +54,7 @@ spec:
           imagePullPolicy: {{ include "common.dockerregistry.pullpolicy" $pullpolicyctx }}
           envFrom:
             - configMapRef:
-                name: {{ include "common.configmapname.o1mediator" . }}-env
+                name: {{ include "common.configmapname.dbaas" . }}-appconfig
           ports:
             - name: http-supervise
               containerPort: {{ include "common.serviceport.o1mediator.http.supervise" . }}