diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-13 23:54:20 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-13 23:54:20 +0300 |
| commit | e592c41ae27881cc645bb66d4c7fac9e976fad0f (patch) | |
| tree | f5af9738ed7ee3790939f45ae19afa3aa3b9cbaa /f3s/pushgateway | |
| parent | e98587adfa904b0f93a54b6db97ea5ee951a4924 (diff) | |
always Alwyas
Diffstat (limited to 'f3s/pushgateway')
| -rw-r--r-- | f3s/pushgateway/helm-chart/values.yaml | 2 |
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 |
