nfs-subdir-external-provisioner icon indicating copy to clipboard operation
nfs-subdir-external-provisioner copied to clipboard

add: A missing Helm parameter `storageClass.create` in `README.md`

Open matoruru opened this issue 1 year ago • 2 comments

This parameter is existing in the template and values.yaml, but not mentioned in the README. https://github.com/kubernetes-sigs/nfs-subdir-external-provisioner/blob/59a3ca2cd10febfbe200c8676c4107be95f267a9/charts/nfs-subdir-external-provisioner/templates/storageclass.yaml#L1-L3 https://github.com/kubernetes-sigs/nfs-subdir-external-provisioner/blob/59a3ca2cd10febfbe200c8676c4107be95f267a9/charts/nfs-subdir-external-provisioner/values.yaml#L19-L20

matoruru avatar Sep 16 '24 14:09 matoruru