You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently running into this.
I have multiple storage classes, and I'd like to set up the scheduler for each of them.
Another solution for me would be to extend the claimSelector to also match for pvc.spec.volumeClassName
My current workaround is to use PVC labels, but this is error-prone as not all PVCs can be fully customized in all helm charts.
It should be possible to override the snapshotclass on a per-PVC basis by setting an annotation on the PVC.
In decreasing priority:
The text was updated successfully, but these errors were encountered: