Updated helm charts for e-release
[it/dep.git] / nonrtric / helm / controlpanel / values.yaml
index ce9acbc..91f233f 100644 (file)
@@ -23,7 +23,7 @@ controlpanel:
   image:
     registry: 'nexus3.o-ran-sc.org:10004/o-ran-sc'
     name: nonrtric-controlpanel
-    tag: 2.2.0
+    tag: 2.3.0
   replicaCount: 1
   service:
     allowHttp: true
@@ -41,3 +41,5 @@ controlpanel:
   readiness:
     initialDelaySeconds: 20
     periodSeconds: 10
+  ingress:
+    enabled: true
\ No newline at end of file