mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
When available, we provide an environment variable `CONSUL_TOKEN` to tasks, but this isn't the environment variable expected by the Consul CLI. Job specifications like deploying an API Gateway become noticeably nicer if we can instead provide the expected env var.
4 lines
121 B
Plaintext
4 lines
121 B
Plaintext
```release-note:improvement
|
|
consul: provide tasks that have Consul tokens the CONSUL_HTTP_TOKEN environment variable
|
|
```
|