X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=nonrtric%2Fhelm%2Frappcatalogueservice%2Fvalues.yaml;h=f2d03aca9eac15d72a5204472d120fc5bc8ad507;hb=a86df57862bec68eb7a9a01f59ee13501e70b7f8;hp=34af14d5d9ef50e4ac9210ccd3d88342cb036877;hpb=e691473b686c832d7f1e2158bd5364e14f6447b3;p=it%2Fdep.git diff --git a/nonrtric/helm/rappcatalogueservice/values.yaml b/nonrtric/helm/rappcatalogueservice/values.yaml index 34af14d5..f2d03aca 100644 --- a/nonrtric/helm/rappcatalogueservice/values.yaml +++ b/nonrtric/helm/rappcatalogueservice/values.yaml @@ -22,16 +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 + targetPort1: 8680 httpsName: https internalPort2: 9081 - targetPort2: 8433 + targetPort2: 8633 liveness: initialDelaySeconds: 20 periodSeconds: 10