X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=integration_tests%2Fa1mediator%2Ftemplates%2Fdeployment.yaml;h=45b1a458ab08daa1582bb6dc197b9d4e2e914602;hb=ec6b6cf412ded7fbcbdf19b816d21b7c6a2229ba;hp=a6e0786546943dd2ba612b1cdfabdb5476228806;hpb=86a578baf19b3213f211b772ad6f3a9c4f2dee4a;p=ric-plt%2Fa1.git diff --git a/integration_tests/a1mediator/templates/deployment.yaml b/integration_tests/a1mediator/templates/deployment.yaml index a6e0786..45b1a45 100644 --- a/integration_tests/a1mediator/templates/deployment.yaml +++ b/integration_tests/a1mediator/templates/deployment.yaml @@ -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: