X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=nonrtric%2Fhelm%2Fcontrolpanel%2Fvalues.yaml;h=91f233f2727792049ed983fa7e3553207fa8d47a;hb=326fd8c271cde82ade05d81b77859a002eecd33b;hp=ce9acbce4d2834214ea2e87a9bef4219b66a71df;hpb=979de8747c7fb63438a350fb5631494bc87b485b;p=it%2Fdep.git diff --git a/nonrtric/helm/controlpanel/values.yaml b/nonrtric/helm/controlpanel/values.yaml index ce9acbce..91f233f2 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:10004/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