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.
frigate-exporter
Dustin 2024-01-22 08:35:40 -06:00
parent 681384872c
commit 07f84e7fdc
1 changed files with 1 additions and 1 deletions

View File

@ -220,7 +220,7 @@ vm_autostart:
- k8s-amd64-n1
- k8s-amd64-n2
- k8s-amd64-n3
- delay 5s
- delay 15s
- web0
- file0
- cloud0