mirror of
https://github.com/kemko/nomad.git
synced 2026-01-08 19:35:41 +03:00
Merge pull request #25478 from hashicorp/NET-11546-enos-same-nfs
Give the nfs controller a longer start up time
This commit is contained in:
@@ -32,7 +32,7 @@ job "nfs-controller" {
|
||||
|
||||
# the NFS workload is launched in parallel and can take a long time to
|
||||
# start up
|
||||
health_timeout = "2m"
|
||||
health_timeout = "4m"
|
||||
}
|
||||
|
||||
template {
|
||||
|
||||
Reference in New Issue
Block a user