diff --git a/.helm/gallowhead/test/values.yaml b/.helm/gallowhead/test/values.yaml index 644e800..a00136e 100644 --- a/.helm/gallowhead/test/values.yaml +++ b/.helm/gallowhead/test/values.yaml @@ -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"