X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=smo-install%2Foran_oom%2Fodu-app%2Fvalues.yaml;h=96fbe076b3d385c98b6363f5fb590bb534b2204b;hb=HEAD;hp=d070a8c6f43c8caa769885bb3bccb8cd63ba08fa;hpb=11374c6d4167d6b8c78bc26f1272a1d8b8b74da1;p=it%2Fdep.git diff --git a/smo-install/oran_oom/odu-app/values.yaml b/smo-install/oran_oom/odu-app/values.yaml index d070a8c6..96fbe076 100755 --- a/smo-install/oran_oom/odu-app/values.yaml +++ b/smo-install/oran_oom/odu-app/values.yaml @@ -23,7 +23,7 @@ image: repository: nexus3.o-ran-sc.org:10002/o-ran-sc/nonrtric-rapp-ransliceassurance pullPolicy: Always # Overrides the image tag whose default is the chart appVersion. - tag: "1.2.0" + tag: "1.3.0" messagerouter: host: http://message-router.onap @@ -56,7 +56,9 @@ securityContext: {} service: type: ClusterIP - port: 80 + ports: + - name: http + targetPort: 80 resources: {} # We usually recommend not to specify default resources and to leave this as a conscious