Skip to content

Commit 524d603

Browse files
committed
Changing image pull policy to in template that is used for spi deployment on minishift
Signed-off-by: Ilya Buziuk <ibuziuk@redhat.com>
1 parent 39d3d3e commit 524d603

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dockerfiles/cli/scripts/openshift/che-spi-openshift.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ items:
367367
key: che-workspace-auto-snapshot
368368
name: che
369369
image: rhche/che-server:96acc83-fabric8-87a202e
370-
imagePullPolicy: Always
370+
imagePullPolicy: IfNotPresent
371371
livenessProbe:
372372
httpGet:
373373
path: /api/system/state

0 commit comments

Comments
 (0)