purestorage/helm-charts

Clarify details in the docs for flashArrays

jayunit100 opened this issue · 3 comments

@sdizer to add details ...

flasharray:
  sanType: ISCSI
  defaultFSType: xfs
  defaultFSOpt: "-q"
  defaultMountOpt:
    - discard
  preemptAttachments: "true"
  iSCSILoginTimeout: 20
  iSCSIAllowedCIDR: ""

seems to be out of sync with the docs...

@jayunit100 / @sdizer Can you provide more details as to what is out of sync with what?

I suspect this has already been resolved by #215