Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[FR] Allow using existing PVCs on Helm Chart #842

Open
JJGadgets opened this issue Nov 28, 2023 · 0 comments
Open

[FR] Allow using existing PVCs on Helm Chart #842

JJGadgets opened this issue Nov 28, 2023 · 0 comments
Labels
area/charts Related to the Helm chart itself area/kubernetes k8s and related triage/waiting Waiting for triage

Comments

@JJGadgets
Copy link

Is your feature request related to a problem? Please describe.
I cannot manage the PVCs myself outside of the Helm chart, which I'd like to use to uncouple the PVC from being dependent on the Helm release.

Describe the solution you'd like
Add an existingClaim or existingPVC or similar key to the charts, and have the Deployment point its volume to that PVC name, rather than the Helm release creating and managing a PVC from the given storageClass.

@github-actions github-actions bot added the triage/waiting Waiting for triage label Nov 28, 2023
@jecluis jecluis added area/kubernetes k8s and related area/charts Related to the Helm chart itself labels Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/charts Related to the Helm chart itself area/kubernetes k8s and related triage/waiting Waiting for triage
Projects
Status: Backlog
Development

No branches or pull requests

2 participants