Skip to content

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

Open

Description

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions