X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-platform%2F50-RIC-Platform%2Fhelm%2Fe2mgr%2Fvalues.yaml;h=5f11d21578dbfe725883e92d6d793a0934570e6f;hb=7f1e409379856025977fc8a6ea04ddb215f21a13;hp=a62acc92e701f56695ec6d3389920f0912a3c8de;hpb=fc4f466d6a05466097cdcfff1990e732c3b288b0;p=it%2Fdep.git diff --git a/ric-platform/50-RIC-Platform/helm/e2mgr/values.yaml b/ric-platform/50-RIC-Platform/helm/e2mgr/values.yaml index a62acc92..5f11d215 100644 --- a/ric-platform/50-RIC-Platform/helm/e2mgr/values.yaml +++ b/ric-platform/50-RIC-Platform/helm/e2mgr/values.yaml @@ -36,27 +36,27 @@ repositoryCred: docker-reg-cred #imagePullPolicyOverride: "" - -image: - name: e2mgr - tag: 1.0.0 - - -replicaCount: 1 - -env: - RMR_RTG_SVC: "ric-full-rtmgr" - -service: - type: NodePort - http: - port: 3800 - target_port: 3800 - protocol: "TCP" - name: "http" - extport: 30004 - nano: - port: 3801 - target_port: 3801 - protocol: "TCP" - name: "nano" +e2mgr: + image: + name: e2mgr + tag: 1.0.0 + + + replicaCount: 1 + + env: + RMR_RTG_SVC: "ric-full-rtmgr" + + service: + type: NodePort + http: + port: 3800 + target_port: 3800 + protocol: "TCP" + name: "http" + extport: 30004 + nano: + port: 3801 + target_port: 3801 + protocol: "TCP" + name: "nano"