Add option to configure Nomad namespace
This commit is contained in:

committed by
Tobias Kantusch

parent
d83e0e4548
commit
6da9080bce
@ -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:
|
||||
|
Reference in New Issue
Block a user