vm-hosts: Update autostart list
*k8s-amd64-n0*, *k8s-amd64-n1*, and *k8s-amd64-n2* have been replaced by *k8s-amd64-n4*, *k8s-amd64-n5*, *k8s-amd64-n6*, respectively. *db0* is the new database server, which needs to be up before anything in Kubernetes starts, since a lot of applications running there depend on it.frigate-exporter
parent
afb7030e44
commit
96bc8c2c09
|
@ -245,12 +245,13 @@ vm_autostart:
|
|||
- delay 30s
|
||||
- logs0
|
||||
- delay 10s
|
||||
- db0
|
||||
- k8s-ctrl0
|
||||
- delay 10s
|
||||
- k8s-amd64-n0
|
||||
- k8s-amd64-n1
|
||||
- k8s-amd64-n2
|
||||
- k8s-amd64-n3
|
||||
- k8s-amd64-n4
|
||||
- k8s-amd64-n5
|
||||
- k8s-amd64-n6
|
||||
- delay 15s
|
||||
- web0
|
||||
- file0
|
||||
|
|
Loading…
Reference in New Issue