Merge "NONRTRIC-946: Servicemanager - add Kong data plane and control plane"
[nonrtric/plt/sme.git] / servicemanager / deploy / manifests / capifcore.yaml
index 0c98592..a4f252f 100644 (file)
@@ -36,7 +36,7 @@ spec:
     spec:
       containers:
       - name: capifcore
-        image: "nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-capifcore:1.3.1"
+        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