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

Support separate storageClass for DATA & WAL #198

Open
porscheme opened this issue Apr 29, 2023 · 1 comment
Open

Support separate storageClass for DATA & WAL #198

porscheme opened this issue Apr 29, 2023 · 1 comment

Comments

@porscheme
Copy link

Is your feature request related to a problem? Please describe.

  • In a 80% read/20% write scenario, we wanted to use SSD disk for WAL and NVMe disk foe DATA
  • The current storageClassName in helm chart values file is used for both DATA and WAL
  • Please provide functionality to specific separate storageClassName for both DATA & WAL
@wey-gu
Copy link
Contributor

wey-gu commented Apr 30, 2023

Make sense ♥️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants