X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=helm%2Fo1mediator%2Ftemplates%2Fenv.yaml;fp=helm%2Fo1mediator%2Ftemplates%2Fenv.yaml;h=5ae05b2336c35db145721bbc326b50370f774aaf;hb=67f5a5fe784ad2b2a4a0b9b8e536abba215c3782;hp=70f30658c187ed282a3dcca662474aec753c95e4;hpb=39a7ed3e7e74b4a28925051a81b02c9e7117a1f6;p=ric-plt%2Fric-dep.git diff --git a/helm/o1mediator/templates/env.yaml b/helm/o1mediator/templates/env.yaml index 70f3065..5ae05b2 100644 --- a/helm/o1mediator/templates/env.yaml +++ b/helm/o1mediator/templates/env.yaml @@ -21,5 +21,3 @@ metadata: data: DBAAS_SERVICE_HOST: {{ include "common.servicename.dbaas.tcp" . | quote }} DBAAS_SERVICE_PORT: {{ include "common.serviceport.dbaas.tcp" . | quote }} - DBAAS_PORT_6379_TCP_ADDR: {{ include "common.servicename.dbaas.tcp" . | quote }} - DBAAS_PORT_6379_TCP_PORT: {{ include "common.serviceport.dbaas.tcp" . | quote }}