Commit 965b3cf
committed
[JBEAP-28619] Fix startup probe
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 <jmesnil@redhat.com>1 parent 641da34 commit 965b3cf
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
42 | 41 | | |
43 | | - | |
| 42 | + | |
44 | 43 | | |
45 | | - | |
| 44 | + | |
| 45 | + | |
0 commit comments