Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
to point to /health/started Set `initialDelaySeconds` to 10 and failureThreshold to `11`. At most, the pod will wait 2 minutes (10 + 11 * 10 seconds) to be started. this fixes https://issues.redhat.com/browse/JBEAP-28619 Signed-off-by: Jeff Mesnil <[email protected]>
- Loading branch information