Fixed external port in Policy service.
[it/dep.git] / nonrtric / helm / policymanagementservice / values.yaml
index 6db476d..21d2732 100644 (file)
@@ -24,3 +24,10 @@ policymanagementservice:
     registry: "nexus3.o-ran-sc.org:10004/o-ran-sc"
     name: nonrtric-policy-agent
     tag: 1.0.0
+  service:
+    name: http
+    internalPort: 8081
+    #Need to check the external port Availability
+    externalPort: 30091
+
+