Installer files adapted for Release EIGHT and docker tag 8
[osm/devops.git] / installers / docker / osm_pods / nbi.yaml
index 0b8a84b..ea6014e 100644 (file)
@@ -50,7 +50,7 @@ spec:
         command: ["sh", "-c", "until (nc -zvw1 kafka 9092 && nc -zvw1 mongo 27017); do sleep 3; done; exit 0"]
       containers:
       - name: nbi
-        image: opensourcemano/nbi:7
+        image: opensourcemano/nbi:8
         ports:
         - containerPort: 9999
           protocol: TCP