diff --git a/argocd/manifests/prometheus/statefulset.yaml b/argocd/manifests/prometheus/statefulset.yaml index 9cad55d..99d2463 100644 --- a/argocd/manifests/prometheus/statefulset.yaml +++ b/argocd/manifests/prometheus/statefulset.yaml @@ -20,7 +20,7 @@ spec: runAsUser: 65534 containers: - name: prometheus - image: prom/prometheus:v3.9.1 + image: registry.ops.eblu.me/blumeops/prometheus:v3.9.1-74029e1 args: - --config.file=/etc/prometheus/prometheus.yml - --storage.tsdb.path=/prometheus