@@ -199,11 +199,11 @@ INSTALL_DRYCC_MIRROR | Specify the accelerated mirror loca
199199CONTROLLER_APP_STORAGE_CLASS | StorageClass allocated by ` drycc volumes ` ; default storageClass is used by default
200200REDIS_PERSISTENCE_SIZE | The size of the persistence space allocated to ` redis ` , which is ` 5Gi ` by default
201201REDIS_PERSISTENCE_STORAGE_CLASS | StorangeClass of ` redis ` ; default storangeclass is used by default
202- STORAGE_ZONE | Storage number of zones, capacity expansion through the number of zones
203- STORAGE_DRIVES | Storage number of drives per node, after the cluster is initialized, it cannot be changed
204- STORAGE_REPLICAS | Storage number of nodes, after the cluster is initialized, it cannot be changed
205- STORAGE_PERSISTENCE_SIZE | The size of the persistence space allocated to ` storage ` , which is ` 20Gi ` by default
206- STORAGE_PERSISTENCE_STORAGE_CLASS | StorangeClass of ` storage ` ; default storangeclass is used by default
202+ STORAGE_MINIO_ZONE | Storage number of zones, capacity expansion through the number of zones
203+ STORAGE_MINIO_DRIVES | Storage number of drives per node, after the cluster is initialized, it cannot be changed
204+ STORAGE_MINIO_REPLICAS | Storage number of nodes, after the cluster is initialized, it cannot be changed
205+ STORAGE_MINIO_PERSISTENCE_SIZE | The size of the persistence space allocated to ` storage ` , which is ` 20Gi ` by default
206+ STORAGE_MINIO_PERSISTENCE_STORAGE_CLASS | StorangeClass of ` storage ` ; default storangeclass is used by default
207207STORAGE_META_PD_PERSISTENCE_SIZE | The size of the persistence space allocated to ` storage meta pd ` , which is ` 10Gi ` by default
208208STORAGE_META_PD_PERSISTENCE_STORAGE_CLASS | StorangeClass of ` storage meta pd ` ; default storangeclass is used by default
209209STORAGE_META_TIKV_PERSISTENCE_SIZE | The size of the persistence space allocated to ` storage meta tikv ` , which is ` 10Gi ` by default
0 commit comments