Switch Prometheus to local container image
registry.ops.eblu.me/blumeops/prometheus:v3.9.1-74029e1 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
74029e1a76
commit
25df0fa2df
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue