Commit Graph

7 Commits

Author SHA1 Message Date
Florian Winkler aca10bf343 There was no option to set the volumeBindingMode for the StorageClass.
Added the option in
nfs-subdir-external-provisioner/charts/nfs-subdir-external-provisioner/templates/storageclass.yaml
and nfs-subdir-external-provisioner/charts/nfs-subdir-external-provisioner/values.yaml as well as updated charts/nfs-subdir-external-provisioner/README.md

This fixes Issue #172
2022-06-10 11:13:43 +02:00
yonatankahana 466cf8be73
Update storageclass.yaml to include annotations even when defaultClass is false
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-04-13 18:04:36 +03:00
Yonatan Kahana a3f57e1527 Merge branch 'master' of github.com:kubernetes-sigs/nfs-subdir-external-provisioner into chart-labels-and-annotations 2021-04-07 19:15:01 +03:00
Yonatan Kahana 74123487f2 Helm chart labels and annotations support
Signed-off-by: Yonatan Kahana <yonatankahana.il@gmail.com>
2021-03-12 00:28:49 +02:00
mustache1up 819f6d382d Add onDelete support to helm chart 2021-03-05 01:50:41 -03:00
ariksidney f716044142 Add pathPattern support to Helmchart 2021-02-17 13:14:59 +01:00
Yonatan Kahana f44ac23c42 Add github action to release helm charts
Signed-off-by: Yonatan Kahana <yonatankahana.il@gmail.com>
2021-01-11 22:03:05 +02:00