storage class selection in AIO

In the values.yaml file I only see an option to specify STORAGE_CLASS:

However I have my nextcloud, database, etc in one storage class (ssd) and the data /var/www/html/data with another class (cephfs)

Is it possible to specify independent storage classes ?