Run Prometheus as root for file secrets
This commit is contained in:
@@ -2,6 +2,7 @@ services:
|
||||
prometheus:
|
||||
image: prom/prometheus:v3.12.0@sha256:69f5241418838263316593f7274a304b095c40bcf22e57272865da91bd60a8ac
|
||||
container_name: monitoring-prometheus
|
||||
user: "0"
|
||||
restart: unless-stopped
|
||||
command:
|
||||
- --config.file=/etc/prometheus/config/prometheus.yml
|
||||
|
||||
Reference in New Issue
Block a user