X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=nonrtric%2Fhelm%2Fcontrolpanel%2Fvalues.yaml;h=063b830b7e0be888db8d939deeb3d99d2a3b851d;hb=3d3672fbb1f20e168f33bf6511b5120f3fcc04fe;hp=ce9acbce4d2834214ea2e87a9bef4219b66a71df;hpb=846cb20e969f73052bd3d1640622a0581b3cf98a;p=it%2Fdep.git diff --git a/nonrtric/helm/controlpanel/values.yaml b/nonrtric/helm/controlpanel/values.yaml index ce9acbce..063b830b 100644 --- a/nonrtric/helm/controlpanel/values.yaml +++ b/nonrtric/helm/controlpanel/values.yaml @@ -21,9 +21,9 @@ controlpanel: imagePullPolicy: IfNotPresent image: - registry: 'nexus3.o-ran-sc.org:10004/o-ran-sc' + registry: 'nexus3.o-ran-sc.org:10002/o-ran-sc' name: nonrtric-controlpanel - tag: 2.2.0 + tag: 2.3.0 replicaCount: 1 service: allowHttp: true @@ -41,3 +41,5 @@ controlpanel: readiness: initialDelaySeconds: 20 periodSeconds: 10 + ingress: + enabled: true \ No newline at end of file