modify default namespace
This commit is contained in:
parent
854d8fcb00
commit
98ef6fe534
@ -1,4 +1,5 @@
|
||||
---
|
||||
nomad_server: True
|
||||
nomad_data_dir: /opt/nomad
|
||||
nomad_bind_addr: 0.0.0.0
|
||||
nomad_datacenter: dc1
|
||||
@ -6,6 +7,6 @@ nomad_bootstrap_expect: 3
|
||||
nomad_vault_enabled: False
|
||||
nomad_vault_address: "https://active.vault.service.consul:8200"
|
||||
nomad_vault_token_ttl: "1h"
|
||||
nomad_vault_namespace: "secrets/nomad/"
|
||||
nomad_vault_namespace: ""
|
||||
nomad_vault_role: "nomad-cluster"
|
||||
nomad_vault_token: ""
|
||||
|
Loading…
Reference in New Issue
Block a user