X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=inline;f=ric-platform%2F50-RIC-Platform%2Fhelm%2Frtmgr%2Fvalues.yaml;h=74d479fd275c3ae10e662311992f8793b30eeabf;hb=cca6ad5be1ba8679874c24a5b1c628055cd1eac8;hp=8300f8d1dd5dbf581235697c507952949fa8ccb2;hpb=033ab424056c2de6bdbc22479e961aeebbaddd37;p=it%2Fdep.git diff --git a/ric-platform/50-RIC-Platform/helm/rtmgr/values.yaml b/ric-platform/50-RIC-Platform/helm/rtmgr/values.yaml index 8300f8d1..74d479fd 100644 --- a/ric-platform/50-RIC-Platform/helm/rtmgr/values.yaml +++ b/ric-platform/50-RIC-Platform/helm/rtmgr/values.yaml @@ -34,16 +34,12 @@ repositoryCred: docker-reg-cred # Uncomment the following line to override the image pull policy #imagePullPolicyOverride: "" - -image: - name: rtmgr - tag: 0.0.2 - -service: - type: ClusterIP - nano: - port: 5656 - target_port: 4560 - protocol: "TCP" - name: "nano-port" - +rtmgr: + image: + name: rtmgr + tag: 0.0.2 + + service: + rmr: + port: 4560 + containerPort: 5656