mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-13 03:24:26 +00:00
fix: give restore more time (#1997)
This commit is contained in:
parent
f7aa2f6b25
commit
4afc31bc00
@ -21,7 +21,7 @@ const (
|
||||
jobSuffix = "-restore"
|
||||
internalSecretName = "client-certs"
|
||||
rootSecretName = "cockroachdb.client.root"
|
||||
timeout = 15 * time.Minute
|
||||
timeout = 45 * time.Minute
|
||||
)
|
||||
|
||||
func AdaptFunc(
|
||||
|
Loading…
Reference in New Issue
Block a user