update for deply using local image first 45/3445/1
authorkhemendra kumar <khemendra.kumar@huawei.com>
Thu, 14 May 2020 05:49:49 +0000 (11:19 +0530)
committerkhemendra kumar <khemendra.kumar@huawei.com>
Thu, 14 May 2020 05:53:01 +0000 (11:23 +0530)
Change-Id: I8d60a4691068ba30fba6d1e41b6d9e785045cf80

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