X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=nonrtric%2Fhelm%2Fenrichmentservice%2Fvalues.yaml;h=2e1e7a4dcebad7eaef5abc2a61538d579ae4a4e1;hb=c4ab1b8f0a3b8fddd6204a7823f0865391d5b61c;hp=b64e3acaea41e5a8b872643cfdfcacfd4d3f8c41;hpb=c96a76b9867c4650c5f0dce302909235a4389a05;p=it%2Fdep.git diff --git a/nonrtric/helm/enrichmentservice/values.yaml b/nonrtric/helm/enrichmentservice/values.yaml index b64e3aca..2e1e7a4d 100644 --- a/nonrtric/helm/enrichmentservice/values.yaml +++ b/nonrtric/helm/enrichmentservice/values.yaml @@ -21,19 +21,17 @@ enrichmentservice: 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-enrichment-coordinator-service' - tag: 1.0.0 + tag: 1.1.0 service: allowHttp: true httpName: http internalPort1: 9082 targetPort1: 8083 - externalPort1: 30095 httpsName: https internalPort2: 9083 targetPort2: 8434 - externalPort2: 30096 liveness: initialDelaySeconds: 20 periodSeconds: 10