X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=installers%2Fdocker%2Fosm_pla%2Fpla.yaml;h=ce7326bc56d16d24b54835661baea0f218b4063b;hb=0062727f3c596aa3c4e87b4ea497bdf69b3dedd9;hp=7220489bff731c8a38c5d30b64a59c35df2e42cb;hpb=3fa717f81e02ef05639f099010d8acc46125c196;p=osm%2Fdevops.git diff --git a/installers/docker/osm_pla/pla.yaml b/installers/docker/osm_pla/pla.yaml index 7220489b..ce7326bc 100644 --- a/installers/docker/osm_pla/pla.yaml +++ b/installers/docker/osm_pla/pla.yaml @@ -35,7 +35,7 @@ spec: command: ["sh", "-c", "until (nc -zvw1 kafka 9092 && nc -zvw1 mongo 27017 ); do sleep 3; done; exit 0"] containers: - name: pla - image: opensourcemano/pla:9 + image: opensourcemano/pla:10 env: - name: OSMPLA_DATABASE_HOST value: mongo