Remove latest in all images
[functest-kubernetes.git] / functest_kubernetes / ims / homestead-depl.yaml
index 3215ba5..8d38b7e 100644 (file)
@@ -21,7 +21,7 @@ spec:
           image: busybox:1.28
           command: ['sh', '-c', 'until nslookup astaire; do echo waiting for astaire to start ...; sleep 2; done']
       containers:
-      - image: "ollivier/clearwater-homestead:latest"
+      - image: "ollivier/clearwater-homestead"
         name: homestead
         ports:
         - containerPort: 22