Skip to content
This repository was archived by the owner on Apr 25, 2026. It is now read-only.

Commit f01c7dc

Browse files
committed
Change image pull policy
Signed-off-by: Manuel Alejandro de Brito Fontes <aledbf@gmail.com>
1 parent f26eff1 commit f01c7dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)