X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fdocker%2Fosm_pods%2Fnbi.yaml;h=e6fdae149b75b1af8c7442b61a20293def2d4691;hb=ff33b9bf99b492919c55bdc4242a3decb6c7d15b;hp=87a459db20fa89dcfcfd572b256407394d148ef2;hpb=1425183b02d34b016e83d516087b2849c44c93ea;p=osm%2Fdevops.git diff --git a/installers/docker/osm_pods/nbi.yaml b/installers/docker/osm_pods/nbi.yaml index 87a459db..e6fdae14 100644 --- a/installers/docker/osm_pods/nbi.yaml +++ b/installers/docker/osm_pods/nbi.yaml @@ -50,7 +50,7 @@ spec: command: ["sh", "-c", "until (nc -zvw1 kafka 9092 && nc -zvw1 mongodb-k8s 27017); do sleep 3; done; exit 0"] containers: - name: nbi - image: opensourcemano/nbi:8 + image: opensourcemano/nbi:9 ports: - containerPort: 9999 protocol: TCP