X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=nonrtric%2Fhelm%2Fpolicymanagementservice%2Fvalues.yaml;h=ae26644f7661dfdfc9b33252515f78c4b90b6726;hb=e691473b686c832d7f1e2158bd5364e14f6447b3;hp=3e6cc52ebd62c75df5a52e0a67b314bb1bf0817f;hpb=81dc65cca59e635d527c1a4aae8be7e16c80b544;p=it%2Fdep.git diff --git a/nonrtric/helm/policymanagementservice/values.yaml b/nonrtric/helm/policymanagementservice/values.yaml index 3e6cc52e..ae26644f 100644 --- a/nonrtric/helm/policymanagementservice/values.yaml +++ b/nonrtric/helm/policymanagementservice/values.yaml @@ -21,19 +21,17 @@ policymanagementservice: 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-policy-agent - tag: 2.1.0 + tag: 2.2.0 service: allowHttp: true httpName: http internalPort1: 9080 targetPort1: 8081 - externalPort1: 30093 httpsName: https internalPort2: 9081 targetPort2: 8433 - externalPort2: 30094 liveness: initialDelaySeconds: 20 periodSeconds: 10