faster_backstage_start #11
2 changed files with 4 additions and 4 deletions
|
@ -24,6 +24,6 @@ spec:
|
||||||
retry:
|
retry:
|
||||||
limit: -1
|
limit: -1
|
||||||
backoff:
|
backoff:
|
||||||
duration: 5s
|
duration: 15s
|
||||||
factor: 1
|
factor: 1
|
||||||
maxDuration: 10s
|
maxDuration: 15s
|
||||||
|
|
|
@ -24,6 +24,6 @@ spec:
|
||||||
retry:
|
retry:
|
||||||
limit: -1
|
limit: -1
|
||||||
backoff:
|
backoff:
|
||||||
duration: 5s
|
duration: 15s
|
||||||
factor: 1
|
factor: 1
|
||||||
maxDuration: 10s
|
maxDuration: 15s
|
||||||
|
|
Reference in a new issue