kubernetes-zfs-provisioner icon indicating copy to clipboard operation
kubernetes-zfs-provisioner copied to clipboard

Add permission to patch PersistentVolumes

Open ccremer opened this issue 6 months ago • 0 comments

Summary

  • Adds patch permission for PersistentVolumes to the provisioner

Checklist

For Helm Chart changes

  • [x] Categorize the PR by setting a good title and adding one of the labels: kind:bug, kind:enhancement, kind:documentation, kind:change, kind:breaking, kind:dependency as they show up in the changelog
  • [x] PR contains the label area:chart
  • [x] PR contains the chart label, e.g. chart:kubernetes-zfs-provisioner
  • [x] Variables are documented in the values.yaml using the format required by Helm-Docs.
  • [x] Chart Version bumped if immediate release after merging is planned
  • [x] I have run make chart-docs
  • [x] Link this PR to related code release or other issues.

ccremer avatar Aug 03 '24 09:08 ccremer