Skip to content

feat: Add extraVolume value to values and deployment for Helm Chart #284

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rvandernoort
Copy link

Current situation

You cannot add extra volumes to the deployment. However I want to add one for a sidecar of this deployment, but currently I'd need to extract the kustomize build out of the helm chart and patch that.

Proposal

I added an extraVolumes value similar to the extraContainers value such that this is possible. Would love to see this included! Cheers

Signed-off-by: rvandernoort <rovervandernoort@protonmail.com>
@rvandernoort rvandernoort requested a review from raffis as a code owner June 12, 2025 14:11
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant