Commit 82d884f
fix: describe the PDB activation condition accurately
The autoscaling term is computed once from the global `autoscaling` block and
reused for both PodDisruptionBudgets, so `minReplicas > 1` creates realtime's
even when `autoscaling.realtime.enabled` is false and no realtime HPA exists.
Calling the two independent was wrong.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015BwsJTEQRzWJaY4BRCkPZt1 parent 99253be commit 82d884f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments