X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=nonrtric%2Fhelm%2Frappcatalogueservice%2Fvalues.yaml;h=507ed55e52dfad3e6ebcd8b2a5e61229a7ac8c32;hb=326fd8c271cde82ade05d81b77859a002eecd33b;hp=34af14d5d9ef50e4ac9210ccd3d88342cb036877;hpb=979de8747c7fb63438a350fb5631494bc87b485b;p=it%2Fdep.git diff --git a/nonrtric/helm/rappcatalogueservice/values.yaml b/nonrtric/helm/rappcatalogueservice/values.yaml index 34af14d5..507ed55e 100644 --- a/nonrtric/helm/rappcatalogueservice/values.yaml +++ b/nonrtric/helm/rappcatalogueservice/values.yaml @@ -21,17 +21,17 @@ rappcatalogueservice: imagePullPolicy: IfNotPresent image: - registry: 'nexus3.o-ran-sc.org:10002/o-ran-sc' + registry: 'nexus3.o-ran-sc.org:10004/o-ran-sc' name: nonrtric-r-app-catalogue - tag: 1.0.0 + tag: 1.1.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