X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=nonrtric%2Fhelm%2Frappcatalogueservice%2Fvalues.yaml;h=f2d03aca9eac15d72a5204472d120fc5bc8ad507;hb=2e1a996d685b26af321c12a3a730cd4e961b0f75;hp=e21d2c54b65b0de81a8c77761e2c222c49dec971;hpb=c0c90f0404920406fbf8273ef765da56bf1afd44;p=it%2Fdep.git diff --git a/nonrtric/helm/rappcatalogueservice/values.yaml b/nonrtric/helm/rappcatalogueservice/values.yaml index e21d2c54..f2d03aca 100644 --- a/nonrtric/helm/rappcatalogueservice/values.yaml +++ b/nonrtric/helm/rappcatalogueservice/values.yaml @@ -22,18 +22,16 @@ rappcatalogueservice: imagePullPolicy: IfNotPresent image: registry: 'nexus3.o-ran-sc.org:10002/o-ran-sc' - name: nonrtric-r-app-catalogue - tag: 1.0.0 + name: nonrtric-plt-rappcatalogue + tag: 1.2.0 service: allowHttp: true httpName: http internalPort1: 9080 - targetPort1: 8080 - externalPort1: 30093 + targetPort1: 8680 httpsName: https internalPort2: 9081 - targetPort2: 8433 - externalPort2: 30094 + targetPort2: 8633 liveness: initialDelaySeconds: 20 periodSeconds: 10