X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=inline;f=ric-platform%2F50-RIC-Platform%2Fhelm%2Fe2term%2Fvalues.yaml;fp=ric-platform%2F50-RIC-Platform%2Fhelm%2Fe2term%2Fvalues.yaml;h=e92ba7862633d30a49cce410a21aba7f963c76d5;hb=7f1e409379856025977fc8a6ea04ddb215f21a13;hp=fdb232c38bf9889cc99e8064a70448f815451aa5;hpb=fc4f466d6a05466097cdcfff1990e732c3b288b0;p=it%2Fdep.git diff --git a/ric-platform/50-RIC-Platform/helm/e2term/values.yaml b/ric-platform/50-RIC-Platform/helm/e2term/values.yaml index fdb232c3..e92ba786 100644 --- a/ric-platform/50-RIC-Platform/helm/e2term/values.yaml +++ b/ric-platform/50-RIC-Platform/helm/e2term/values.yaml @@ -33,23 +33,23 @@ repositoryCred: docker-reg-cred # Uncomment the following line to override the image pull policy #imagePullPolicyOverride: "" - -image: - name: e2 - tag: 1.0.0 - - -replicaCount: 1 - -env: - print: "1" - RMR_RTG_SVC: "ric-full-rtmgr" - -service: - type: ClusterIP - nano: - port: 38000 - target_port: 38000 - protocol: "TCP" - name: "nano-port" - +e2term: + image: + name: e2 + tag: 1.0.0 + + + replicaCount: 1 + + env: + print: "1" + RMR_RTG_SVC: "ric-full-rtmgr" + + service: + type: ClusterIP + nano: + port: 38000 + target_port: 38000 + protocol: "TCP" + name: "nano-port" +