Hi,
I try to install Stackstorm-ha on Kubernetes what is running on Openstack Magnum.
When I run the command:
helm install -f stackstorm stackstorm/stackstorm-ha
This fails at creating persistent storages. When I created the storages manual before the deploy it all functional successful.
What is the best way to set the storageClassName to value csi-sc-cinderplugin ?