-
Notifications
You must be signed in to change notification settings - Fork 42
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
Allow add persitentVolumeClaim to filer when using embedded Filer Store #93
Comments
Agree! Do you want to send a PR? |
Ok!, i will do it!, Do you prefer to add fields on the same version of the api api/v1 or to generate new version api/v2? |
@chrislusf know you're really busy and pulled in a lot of different directions, but could you answer the question above? |
I actually don't know. Maybe it's good to do both? |
Thanks! @raulpuente let me know if you'd like to rubberduck on this. This is a feature I'm also interested in :) |
It would be great to configure a PersistentVolumeClaim for filer store on filer stafulset . Because if all the filer stops for any reason all the data on, for example, LevelDB will disappear.
The text was updated successfully, but these errors were encountered: