vm-hosts: Increase VM start delay after K8s
Increasing the delay after starting the Kubernetes cluster to hopefully allow things to "settle down" enough that starting services on follow up VMs doesn't time out.
This commit is contained in:
@@ -220,7 +220,7 @@ vm_autostart:
|
||||
- k8s-amd64-n1
|
||||
- k8s-amd64-n2
|
||||
- k8s-amd64-n3
|
||||
- delay 5s
|
||||
- delay 15s
|
||||
- web0
|
||||
- file0
|
||||
- cloud0
|
||||
|
||||
Reference in New Issue
Block a user