X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fdocker%2Fosm_pods%2Fmon.yaml;h=7f2ef7466dd7015bfdcc481f09b63126843a7a0f;hb=a14e62880d8ea31b1ada3f6f1c06f191eec971fb;hp=37fcdcb4c95c86264de1c2d7cd692a138fb49ef1;hpb=0062727f3c596aa3c4e87b4ea497bdf69b3dedd9;p=osm%2Fdevops.git diff --git a/installers/docker/osm_pods/mon.yaml b/installers/docker/osm_pods/mon.yaml index 37fcdcb4..7f2ef746 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 mongodb-k8s 27017); do sleep 3; done; exit 0"] containers: - name: mon - image: opensourcemano/mon:10 + image: opensourcemano/mon:11 ports: - containerPort: 8662 protocol: TCP