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