We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3363e0 commit d63e074Copy full SHA for d63e074
iac/provider-gcp/nomad/jobs/template-manager.hcl
@@ -47,7 +47,7 @@ job "template-manager-system" {
47
48
%{ if update_stanza }
49
# https://developer.hashicorp.com/nomad/docs/configuration/client#max_kill_timeout
50
- kill_timeout = "20m"
+ kill_timeout = "70m"
51
%{ else }
52
kill_timeout = "1m"
53
%{ endif }
0 commit comments