X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fdocker%2Fosm_pods%2Fmon.yaml;h=24e2004c5c470793db4ddf4aebab3e1b7279206c;hb=89c5f55fc5fe30e9f38ef079ebf27ac996183d61;hp=b8037242033daebad13953b5bfbeb176324419b5;hpb=569faee188f6cae10d0dc5c77b84b1e72f5b4456;p=osm%2Fdevops.git diff --git a/installers/docker/osm_pods/mon.yaml b/installers/docker/osm_pods/mon.yaml index b8037242..24e2004c 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:12 + image: opensourcemano/mon:13 ports: - containerPort: 8662 protocol: TCP