-
Notifications
You must be signed in to change notification settings - Fork 447
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
StorageClass longhorn instead of local-path #1610
Comments
@wopl please share more details like artifactory chart version and use case you are trying solve ? |
I am using jfrog/artifactory-jcr. As in my K3S cluster I do have multiple StorageClasses, I would like to specify a dedicated storage class for my artifactory persistence (not only the size). |
Using longhorn running into issues as well |
Also issues with longhorn. |
Let me rather say, issues with Artifactory :) longhorn is stable for everything else but this. |
It is possible to set the storageclass for artifactory-volume If there is a specific issue when setting it for longhorn, please add steps to reproduce. Thanks! |
Is it possible to specify StorageClass for jfrog-artifactory helm chart? Just in values.xml?
Would like to change PVC class and name (instead of artifactory-volume-jfrog-artifactory-0)
Thanks, Wolfram
The text was updated successfully, but these errors were encountered: