add prod prom
parent
dd5ec40dd4
commit
46dd0338ab
|
@ -71,7 +71,7 @@ spec:
|
||||||
allowPrivilegeEscalation: false
|
allowPrivilegeEscalation: false
|
||||||
args:
|
args:
|
||||||
- --config.file=/etc/prometheus/prometheus.yaml
|
- --config.file=/etc/prometheus/prometheus.yaml
|
||||||
- --storage.tsdb.path=/prometheus/data
|
- --storage.tsdb.path=/etc/prometheus/data
|
||||||
- --storage.tsdb.retention.time=15d
|
- --storage.tsdb.retention.time=15d
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: prometheus
|
- name: prometheus
|
||||||
|
|
Loading…
Reference in New Issue