Improve oran_oom helm charts
[it/dep.git] / smo-install / oran_oom / odu-app-ics-version / values.yaml
index 350a70f..27e861d 100755 (executable)
@@ -23,7 +23,7 @@ image:
   repository: nexus3.o-ran-sc.org:10002/o-ran-sc/nonrtric-rapp-ransliceassurance-icsversion
   pullPolicy: Always
   # Overrides the image tag whose default is the chart appVersion.
-  tag: "1.1.0"
+  tag: "1.2.0"
 
 consumer:
   host: http://odu-app-ics-version.nonrtric
@@ -59,7 +59,9 @@ securityContext: {}
 
 service:
   type: ClusterIP
-  port: 8095
+  ports:
+  - name: http
+    targetPort: 8095
 
 resources: {}
   # We usually recommend not to specify default resources and to leave this as a conscious