Skip to content

Commit 8d137bc

Browse files
committed
Removed outdatec comment
1 parent d13af64 commit 8d137bc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

iac/provider-gcp/nomad/jobs/ingress.hcl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@ job "ingress" {
4646
task "ingress" {
4747
driver = "docker"
4848

49-
# If we need more than 30s we will need to update the max_kill_timeout in nomad
50-
# https://developer.hashicorp.com/nomad/docs/configuration/client#max_kill_timeout
5149
%{ if update_stanza }
5250
kill_timeout = "24h"
5351
%{ endif }

0 commit comments

Comments
 (0)