fix: give restore more time (#1997)

This commit is contained in:
Elio Bischof
2021-07-09 18:43:35 +02:00
committed by GitHub
parent f7aa2f6b25
commit 4afc31bc00

View File

@@ -21,7 +21,7 @@ const (
jobSuffix = "-restore"
internalSecretName = "client-certs"
rootSecretName = "cockroachdb.client.root"
timeout = 15 * time.Minute
timeout = 45 * time.Minute
)
func AdaptFunc(