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

Is there a way to use existing volumes or volume claims? #124

Open
th0th opened this issue Jan 9, 2024 · 1 comment
Open

Is there a way to use existing volumes or volume claims? #124

th0th opened this issue Jan 9, 2024 · 1 comment

Comments

@th0th
Copy link

th0th commented Jan 9, 2024

Hi,

When deploying the helm chart, I want to use the existing persistent volumes. For example, if I want to delete and redeploy the chart, or restore from a backup, I will have to move the existing data from previous volumes to the newly created ones. I checked the values.yaml, but couldn't find a relevant configuration option, Is the chart configurable for such a case?

@vishnu-narayanan
Copy link
Member

@th0th It is set to automatically pick up existing volumes if they exist. PVC's are not deleted when deleting a helm release.

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

No branches or pull requests

2 participants