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 meet this problem too, the be and fe pod's volumes will be mounted without order, I wonder if there are any ways I can mount the specify pv with my storages.
Describe the current behavior
Currently storageClassName is used along all Starrocks volumes.
Describe the enhancement
I'd like to be able to set separate storageClassName for:
Additional context
Rationale:
I'm using NVME volume (provisioned by Local PV Provisioner) for data volume.
I want to use standard volumes for logs.
The text was updated successfully, but these errors were encountered: