X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fdocker%2Fosm_pods%2Fro.yaml;h=6113a99d40569ec29cecec4463c773b92f4538ac;hb=6ba0591ce123f669d7c8d22a0d7df72ca5a0c0c3;hp=d63ed5817b9997f17957c6bb914f4e984b31ac5d;hpb=8339ed24e9270f4cd7aa34bb632505d8d72f6c4a;p=osm%2Fdevops.git diff --git a/installers/docker/osm_pods/ro.yaml b/installers/docker/osm_pods/ro.yaml index d63ed581..6113a99d 100644 --- a/installers/docker/osm_pods/ro.yaml +++ b/installers/docker/osm_pods/ro.yaml @@ -50,7 +50,7 @@ spec: command: ["sh", "-c", "until nc -zvw1 mysql 3306; do sleep 3 ; done; exit 0"] containers: - name: ro - image: opensourcemano/ro:latest + image: opensourcemano/ro:8 ports: - containerPort: 9090 protocol: TCP