X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fdocker%2Fosm_pods%2Fmon.yaml;h=988054f3e4a5c4dd90a409a33eca8c7ed6eddd75;hb=77c4bbbdb817952e14b986cf2fe138d890c3792b;hp=541f6c3a7445815ba127aab06e09f6dc15ef880a;hpb=8339ed24e9270f4cd7aa34bb632505d8d72f6c4a;p=osm%2Fdevops.git diff --git a/installers/docker/osm_pods/mon.yaml b/installers/docker/osm_pods/mon.yaml index 541f6c3a..988054f3 100644 --- a/installers/docker/osm_pods/mon.yaml +++ b/installers/docker/osm_pods/mon.yaml @@ -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: mon - image: opensourcemano/mon:latest + image: opensourcemano/mon:8 ports: - containerPort: 8662 protocol: TCP