Skip to content

Commit f01c7dc

Browse files
committed
Change image pull policy
Signed-off-by: Manuel Alejandro de Brito Fontes <[email protected]>
1 parent f26eff1 commit f01c7dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/charts/assets/gitpod-values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ certificatesSecret:
1010
secretName: proxy-config-certificates
1111

1212
installPodSecurityPolicies: true
13-
imagePullPolicy: Always
13+
imagePullPolicy: IfNotPresent
1414

1515
resources:
1616
default:

0 commit comments

Comments
 (0)