X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fdocker%2Fosm_pods%2Fro.yaml;fp=installers%2Fdocker%2Fosm_pods%2Fro.yaml;h=f98f69b117b354f5bb8834fe4b4170c5d35236c6;hb=bf844caff00a21955e34e6d33d83bec1841bdeae;hp=d63ed5817b9997f17957c6bb914f4e984b31ac5d;hpb=ac550f20d1cdb5f69c7e4ca31c7522b94a6641b7;p=osm%2Fdevops.git diff --git a/installers/docker/osm_pods/ro.yaml b/installers/docker/osm_pods/ro.yaml index d63ed581..f98f69b1 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:7 ports: - containerPort: 9090 protocol: TCP