update for deply using local image first
[ealt-edge.git] / mep / mepserver / mep-k8s.yaml
index 298c5c4..c87e899 100755 (executable)
@@ -24,8 +24,8 @@ metadata:
     app: mep
 spec:
   containers:
-    - image: khemendra/mep:latest
-      imagePullPolicy: Always
+    - image: mep:latest
+      imagePullPolicy: IfNotPresent
       name: mep-pod
       ports:
         - containerPort: 8088