X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=nonrtric%2Fhelm%2Fcontrolpanel%2Fvalues.yaml;h=063b830b7e0be888db8d939deeb3d99d2a3b851d;hb=2a17a0abaee3304843cb4cd312bd30524839ea1e;hp=a842ec4b4a3f1a3ecc153c63e42c58c7776fef87;hpb=adca874749896a2933602dbd0d6519bccc78c709;p=it%2Fdep.git diff --git a/nonrtric/helm/controlpanel/values.yaml b/nonrtric/helm/controlpanel/values.yaml index a842ec4b..063b830b 100644 --- a/nonrtric/helm/controlpanel/values.yaml +++ b/nonrtric/helm/controlpanel/values.yaml @@ -23,7 +23,7 @@ controlpanel: image: registry: 'nexus3.o-ran-sc.org:10002/o-ran-sc' name: nonrtric-controlpanel - tag: 2.1.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