Fixed external port in Policy service.
[it/dep.git] / nonrtric / helm / a1controller / values.yaml
index 76eb3f2..c4bd0c9 100644 (file)
@@ -24,4 +24,7 @@ a1controller:
     registry: "nexus3.o-ran-sc.org:10002/o-ran-sc"
     name: nonrtric-a1-controller
     tag: 1.7.4
-  replicaCount: 1
\ No newline at end of file
+  replicaCount: 1
+  service:
+    internalPort: 8181
+    externalPort: 8282
\ No newline at end of file