Merge "Support for test of PMS persistency"
[nonrtric.git] / test / simulator-group / cr / app.yaml
index 3497b88..0cb36d2 100644 (file)
@@ -20,7 +20,7 @@ spec:
       containers:
       - name: $CR_APP_NAME
         image: $CR_IMAGE
-        imagePullPolicy: Never
+        imagePullPolicy: $KUBE_IMAGE_PULL_POLICY
         ports:
         - name: http
           containerPort: $CR_INTERNAL_PORT