X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=helm-manager%2Fhelm-manager.yaml;h=2dafed8ef8d6fe8215ed406958929795915705d8;hb=db5b38192fed8e26ce722118ba782dbe490b997d;hp=5a3465c9b79dc7a0013489cf190b3f97f3076d67;hpb=7ea5ec4f81f6e8c07b890f3d7567ce699c8d8d1d;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: