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

Expose storage class parameters ( filesystem in particular) on csi-driver-lvm chart #77

Open
neodino opened this issue Jan 4, 2024 · 0 comments

Comments

@neodino
Copy link

neodino commented Jan 4, 2024

Enable configurable filesystem parameter on storage classes in values.yaml on csi-driver-lvm chart.

i.e:

...
storageClasses:
  linear:
    parameters:
      fsType: xfs
  striped:
    parameters:
      fsType: xfs
  mirror:
    parameters:
      fsType: xfs
@neodino neodino changed the title Expose filesystem parameter Expose parameters ( filesystem in particular) Jan 4, 2024
@neodino neodino changed the title Expose parameters ( filesystem in particular) Expose storage class parameters ( filesystem in particular) on csi-driver-lvm chart Jan 4, 2024
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

1 participant