Add additional sleep in thick entrypoint

This commit is contained in:
Tomofumi Hayashi 2024-01-26 00:45:47 +09:00
parent 6812ce0ed6
commit 24b2d55c84

View File

@ -603,6 +603,7 @@ func main() {
fmt.Fprintf(os.Stderr, "failed to create multus config: %v\n", err)
return
}
time.Sleep(1 * time.Second)
}
} else {
// sleep infinitely