add prod prom
parent
177dc13e66
commit
3154caad1f
|
@ -68,6 +68,7 @@ spec:
|
||||||
image: prom/prometheus:v2.51.2
|
image: prom/prometheus:v2.51.2
|
||||||
args:
|
args:
|
||||||
- --config.file=/etc/prometheus/prometheus.yaml
|
- --config.file=/etc/prometheus/prometheus.yaml
|
||||||
|
- --storage.tsdb.path=/prometheus/data
|
||||||
- --storage.tsdb.retention.time=15d
|
- --storage.tsdb.retention.time=15d
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: prometheus
|
- name: prometheus
|
||||||
|
|
Loading…
Reference in New Issue