Fixed external port in Policy service.
[it/dep.git] / nonrtric / helm / controlpanel / values.yaml
index be16a15..fb1f41a 100644 (file)
@@ -25,4 +25,7 @@ controlpanel:
     registry: "nexus3.o-ran-sc.org:10004/o-ran-sc"
     name: nonrtric-controlpanel
     tag: 1.0.0
-  replicaCount: 1
\ No newline at end of file
+  replicaCount: 1
+  service:
+    internalPort: 8080
+    externalPort: 30090