X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-platform%2F50-RIC-Platform%2Fhelm%2Fdbaas%2Fvalues.yaml;fp=ric-platform%2F50-RIC-Platform%2Fhelm%2Fdbaas%2Fvalues.yaml;h=2f1de685edf699560e7a7e168bf4e978ae945773;hb=3be243af8254463c1716cf3f05d5806f17e370d7;hp=965aaa67baea46343fc2d9c3ed19ca0ffa3a1e9f;hpb=0309475769b27702c8c886411222882da8b519b1;p=it%2Fdep.git diff --git a/ric-platform/50-RIC-Platform/helm/dbaas/values.yaml b/ric-platform/50-RIC-Platform/helm/dbaas/values.yaml index 965aaa67..2f1de685 100644 --- a/ric-platform/50-RIC-Platform/helm/dbaas/values.yaml +++ b/ric-platform/50-RIC-Platform/helm/dbaas/values.yaml @@ -23,8 +23,11 @@ dbaas: backend: terminationGracePeriodSeconds: 0 replicas: 1 - port: 6379 - containerPort: 6379 image: name: ric-plt-dbaas tag: 0.1.0 + + # Service ports are now defined in + # ric-common/Common-Template/helm/ric-common/templates/_ports.tpl file. + # If need to change a service port, make the code change necessary, then + # update the _ports.tpl file with the new port number. \ No newline at end of file