Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix/Disable PVC annotation selector by default (#19)
This will disable the PVC annotation selector by default. By enabling it through the Helm chart the following configuration should be set: ``` controller: pvcAnnotationSelector: enabled: true ```
- Loading branch information