Installer files adapted for Release EIGHT and docker tag 8
[osm/devops.git] / installers / docker / osm_pods / lcm.yaml
index c74143f..0801b82 100644 (file)
@@ -36,7 +36,7 @@ spec:
          command: ["sh", "-c", "until (nc -zvw1 kafka 9092 && nc -zvw1 ro 9090 && nc -zvw1 mongo 27017 ); do sleep 3; done; exit 0"]
       containers:
       - name: lcm
-        image: opensourcemano/lcm:7
+        image: opensourcemano/lcm:8
         env:
         - name: OSMLCM_RO_HOST
           value: ro