X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=nonrtric%2Fhelm%2Fcontrolpanel%2Fvalues.yaml;h=23fe2fdab767d9e54c3bf97447ccab5495d847cb;hb=ba456a2db7dc1d1e3ab3bb15b5878dd01dfa2756;hp=be16a15647e240bb1a13547a5d3aea35c5f51b18;hpb=ce3241c91902cd029c256d4ac9a3d0c80cbb0211;p=it%2Fdep.git diff --git a/nonrtric/helm/controlpanel/values.yaml b/nonrtric/helm/controlpanel/values.yaml index be16a156..23fe2fda 100644 --- a/nonrtric/helm/controlpanel/values.yaml +++ b/nonrtric/helm/controlpanel/values.yaml @@ -20,9 +20,11 @@ controlpanel: imagePullPolicy: IfNotPresent - # image registry and tag to be changed after first release of controlpanel image: - registry: "nexus3.o-ran-sc.org:10004/o-ran-sc" + registry: 'nexus3.o-ran-sc.org:10004/o-ran-sc' name: nonrtric-controlpanel tag: 1.0.0 - replicaCount: 1 \ No newline at end of file + replicaCount: 1 + service: + internalPort: 8080 + externalPort: 30090