fix config file
This commit is contained in:
@@ -20,7 +20,7 @@ spec:
|
|||||||
image: prom/prometheus
|
image: prom/prometheus
|
||||||
args:
|
args:
|
||||||
- "--storage.tsdb.retention.time=12h"
|
- "--storage.tsdb.retention.time=12h"
|
||||||
- "--config.file=/etc/prometheus/prometheus.yml"
|
- "--config.file=/etc/prometheus/prometheus.yaml"
|
||||||
- "--storage.tsdb.path=/prometheus/"
|
- "--storage.tsdb.path=/prometheus/"
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 9999
|
- containerPort: 9999
|
||||||
|
|||||||
Reference in New Issue
Block a user