Commit 1719dc5
feat(chart/electric): expose extraVolumes/extraVolumeMounts
Adds `electric.extraVolumes` and `electric.extraVolumeMounts` (same
pattern as webapp/supervisor) so operators can:
- Provide the writable `/app/persistent` mount Electric requires at
runtime (as an emptyDir, PVC, etc.) — previously the chart had no
knob for this.
- Mount additional volumes such as enterprise CA bundles for TLS
validation against private registries or Postgres.
Defaults are empty lists, preserving current behavior.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 468e9ed commit 1719dc5
1 file changed
Lines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
572 | 572 | | |
573 | 573 | | |
574 | 574 | | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
575 | 596 | | |
576 | 597 | | |
577 | 598 | | |
| |||
0 commit comments