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:
Juana De La Cuesta
2025-03-24 09:45:12 +01:00
committed by GitHub

View File

@@ -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 {