Commit bc33969
fix: correct E2E assertions and use enforced disk size for WAL tuning
- Fix PodMonitor/PrometheusRule E2E assertions: CNPG uses the CR's own
namespace (not pg-<team>) and names are prefixed with pg-
- Use enforceMinimum2GiDisk() for WAL sizing to align with actual PVC size
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent a8edef3 commit bc33969
2 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
241 | | - | |
| 241 | + | |
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
87 | | - | |
| 86 | + | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
104 | | - | |
| 103 | + | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
0 commit comments