X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=helm-manager%2Fhelm-manager.yaml;h=2dafed8ef8d6fe8215ed406958929795915705d8;hb=9a4dbeb7183f2f5e81c40bb329e9319bb2bd560c;hp=5a3465c9b79dc7a0013489cf190b3f97f3076d67;hpb=a439ccbb33c1958fc31f7fa4928a6d46f0d84a2d;p=nonrtric.git diff --git a/helm-manager/helm-manager.yaml b/helm-manager/helm-manager.yaml index 5a3465c9..2dafed8e 100644 --- a/helm-manager/helm-manager.yaml +++ b/helm-manager/helm-manager.yaml @@ -26,7 +26,7 @@ spec: type: NodePort ports: - port: 8080 - targetPort: 8080 + targetPort: 8083 protocol: TCP name: http - port: 8443 @@ -49,11 +49,11 @@ spec: serviceAccountName: helm-manager-sa containers: - name: helmmanagerservice - image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-helm-manager:1.1.0-SNAPSHOT + image: nexus3.o-ran-sc.org:10002/o-ran-sc/nonrtric-helm-manager:1.1.0 imagePullPolicy: Always ports: - name: http - containerPort: 8080 + containerPort: 8083 - name: https containerPort: 8443 volumeMounts: