prometheus: use basic auth secrets
This commit is contained in:
@@ -7,6 +7,7 @@ services:
|
||||
ports:
|
||||
- 9090:9090
|
||||
volumes:
|
||||
- ./.basicauthpass:/etc/prometheus/.basicauthpass
|
||||
- ./prometheus.yaml:/etc/prometheus/prometheus.yaml
|
||||
- ./web-config.yaml:/etc/prometheus/web-config.yaml
|
||||
- prometheus-data:/prometheus
|
||||
|
||||
Reference in New Issue
Block a user