RUn node-exporter as an umprivileged user

This commit is contained in:
Daniel Berteaud 2024-04-24 15:49:44 +02:00
parent 7bff58723d
commit 8a5e4d65af
1 changed files with 1 additions and 0 deletions

View File

@ -246,6 +246,7 @@ _EOT
task "node-exporter" {
driver = "[[ $c.nomad.driver ]]"
user = 100320
config {
image = "[[ $c.image ]]"