X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fdocker%2Fosm_pods%2Fmon.yaml;h=4dd10d407ffc757a84bcf21e638b0ae32a1ccfc9;hb=98a5b63118fe03f51c0bb64ef2645f0914f99152;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..4dd10d40 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:7 ports: - containerPort: 8662 protocol: TCP