X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=helm%2Fo1mediator%2Ftemplates%2Fenv.yaml;h=5ae05b2336c35db145721bbc326b50370f774aaf;hb=83612495fa2df8e9f5cb987194b257988ab31cdb;hp=70f30658c187ed282a3dcca662474aec753c95e4;hpb=7d4bbf1f806604b6c83142d5b14a271a19a93841;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 }}