Add option to configure Nomad namespace

This commit is contained in:
sirkrypt0
2021-05-11 16:04:58 +02:00
committed by Tobias Kantusch
parent d83e0e4548
commit 6da9080bce
8 changed files with 42 additions and 33 deletions

View File

@ -23,6 +23,8 @@ nomad:
token: SECRET
# Specifies whether to use TLS when communicating with the Nomad server
tls: false
# Nomad namespace to use. If unset, 'default' is used
namespace: poseidon
# Configuration of the logger
logger: