mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 17:35:43 +03:00
Mention restart
This commit is contained in:
@@ -337,8 +337,9 @@ job "example" {
|
||||
# change_signal = "SIGHUP"
|
||||
# }
|
||||
|
||||
# The "template" stanza can also be used to create env vars for tasks
|
||||
# that prefer those to config files.
|
||||
# The "template" stanza can also be used to create environment variables
|
||||
# for tasks that prefer those to config files. The task will be restarted
|
||||
# when data pulled from Consul or Vault changes.
|
||||
#
|
||||
# template {
|
||||
# data = "KEY={{ key \"service/my-key\" }}"
|
||||
|
||||
Reference in New Issue
Block a user