summaryrefslogtreecommitdiff
path: root/f3s/pushgateway
diff options
context:
space:
mode:
Diffstat (limited to 'f3s/pushgateway')
-rw-r--r--f3s/pushgateway/helm-chart/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/f3s/pushgateway/helm-chart/values.yaml b/f3s/pushgateway/helm-chart/values.yaml
index a963eb2..2e2688c 100644
--- a/f3s/pushgateway/helm-chart/values.yaml
+++ b/f3s/pushgateway/helm-chart/values.yaml
@@ -3,7 +3,7 @@ replicaCount: 1
image:
repository: prom/pushgateway
tag: v1.10.0
- pullPolicy: IfNotPresent
+ pullPolicy: Always
service:
type: ClusterIP