Skip to content

feat(chart/supervisor): expose extraVolumes / extraVolumeMounts#21

Open
ConProgramming wants to merge 1 commit into
mainfrom
upstream-pr/helm-supervisor-extras
Open

feat(chart/supervisor): expose extraVolumes / extraVolumeMounts#21
ConProgramming wants to merge 1 commit into
mainfrom
upstream-pr/helm-supervisor-extras

Conversation

@ConProgramming
Copy link
Copy Markdown

Summary

Adds supervisor.extraVolumes / supervisor.extraVolumeMounts Helm values, matching the existing pattern on webapp and electric. Lets operators mount enterprise CA bundles, custom config files, etc. into the supervisor container without forking the chart.

~10 lines of YAML. Pure additive.

Notes

  • PR 8 of 8 from a fork rebase. Final follow-up; closes out Eric's review.

Made with Cursor

Mirrors the existing pattern on webapp + electric. Lets operators
mount additional volumes into the supervisor container without
forking the chart. Common cases: enterprise CA bundle for the
supervisor's API client, custom config files, etc.

Defaults preserve current behavior.

Co-authored-by: Cursor <cursoragent@cursor.com>
@ConProgramming ConProgramming marked this pull request as ready for review May 26, 2026 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant