Commit 977fffb
fix(chart): TCP readiness/liveness probes on webhook port
Pod readiness now reflects webhook listener readiness, not just container
start. This fixes the e2e race where helm --wait returned Ready before the
webhook server bound to :9443 and the first kubectl apply failed with
connection refused.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent a895b88 commit 977fffb
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
46 | 59 | | |
47 | 60 | | |
48 | 61 | | |
| |||
0 commit comments