X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=servicemanager%2Fdeploy%2Fmanifests%2Fcapifcore.yaml;h=a4f252fdfaae734344680e57de35b64674d755d3;hb=refs%2Fchanges%2F63%2F12763%2F4;hp=7efc107d9dbb2e6b05dd7ff46304aa4b8ff25984;hpb=cbac30ac2136aebbc76a69f197a782ab94d083e8;p=nonrtric%2Fplt%2Fsme.git diff --git a/servicemanager/deploy/manifests/capifcore.yaml b/servicemanager/deploy/manifests/capifcore.yaml index 7efc107..a4f252f 100644 --- a/servicemanager/deploy/manifests/capifcore.yaml +++ b/servicemanager/deploy/manifests/capifcore.yaml @@ -36,7 +36,7 @@ spec: spec: containers: - name: capifcore - image: o-ran-sc.org/nonrtric/plt/capifcore + image: "nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-capifcore:CAPIF_VERSION" imagePullPolicy: IfNotPresent ports: - containerPort: 8090 @@ -59,7 +59,7 @@ spec: app: capifcore ports: - protocol: TCP - port: 80 + port: 8090 targetPort: 8090 nodePort: 31570 type: NodePort