summaryrefslogtreecommitdiff
path: root/f3s/pushgateway
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-04-13 23:54:20 +0300
committerPaul Buetow <paul@buetow.org>2026-04-13 23:54:20 +0300
commite592c41ae27881cc645bb66d4c7fac9e976fad0f (patch)
treef5af9738ed7ee3790939f45ae19afa3aa3b9cbaa /f3s/pushgateway
parente98587adfa904b0f93a54b6db97ea5ee951a4924 (diff)
always Alwyas
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