Skip to content

Commit 878afcf

Browse files
committed
Change pullPolicy to Always
1 parent cd09e23 commit 878afcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ replicaCount: 1
99
image:
1010
repository: ghcr.io/diamondlightsource/glazed
1111
# This sets the pull policy for images.
12-
pullPolicy: IfNotPresent
12+
pullPolicy: Always
1313
# Overrides the image tag whose default is the chart appVersion.
1414
tag: "add-helm"
1515

0 commit comments

Comments
 (0)