### Is your feature request related to a problem? vcluster currently only provides full sync functionality of `StorageClass`. https://github.com/loft-sh/vcluster/blob/0975fcaf152a178f7e2b0e06587df8d82ff54129/chart/values.yaml#L162-L164 ### Which solution do you suggest? I think we need more flexible and optional strategies, similar to `secrets.mapping`. https://github.com/loft-sh/vcluster/blob/main/chart/values.yaml#L191-L213 I'm happy to implement it if it's needed by vcluster :) ### Which alternative solutions exist? _No response_ ### Additional context _No response_