Merge pull request #18739 from yepayepayepa/patch-2

fix(healthcheck): extend start_period to 2m to clarify initialization
This commit is contained in:
David Karlsson 2023-11-21 15:35:38 +01:00 committed by GitHub
commit 2ecbf1837d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1252,7 +1252,7 @@ healthcheck:
interval: 1m30s
timeout: 10s
retries: 3
start_period: 40s
start_period: 2m
```
`interval`, `timeout` and `start_period` are specified as