A1 v2.1.0
[ric-plt/a1.git] / integration_tests / a1mediator / templates / deployment.yaml
index a6e0786..45b1a45 100644 (file)
@@ -36,6 +36,11 @@ spec:
             value: "5"
           - name: INSTANCE_DELETE_RESP_TTL
             value: "10"
+          - name: DBAAS_SERVICE_HOST
+            value: "dbaas"
+          - name: DBAAS_SERVICE_PORT
+            value: "6379"
+
           image: "a1:latest"
           imagePullPolicy: {{ .Values.image.pullPolicy }}
           ports: