Skip to content

Commit

Permalink
chore: change pullPolicy to always
Browse files Browse the repository at this point in the history
  • Loading branch information
muchasxmaracas committed Jan 11, 2025
1 parent b3dbf79 commit 3876359
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .helm/gallowhead/test/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ replicaCount: 1

image:
repository: ghcr.io/muchasxmaracas/gallowhead
pullPolicy: IfNotPresent
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
tag: "test-live"

Expand Down

0 comments on commit 3876359

Please sign in to comment.