Skip to content

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

Description

@neodino

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

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: deploymentAffects the deployment area.good first issueGood for newcomersstaleThis does not progress any further, it is likely to be closed?

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions