@@ -199,11 +199,15 @@ 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_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
207+ STORAGE_META_PD_PERSISTENCE_SIZE | The size of the persistence space allocated to ` storage meta pd ` , which is ` 10Gi ` by default
208+ STORAGE_META_PD_PERSISTENCE_STORAGE_CLASS | StorangeClass of ` storage meta pd ` ; default storangeclass is used by default
209+ STORAGE_META_TIKV_PERSISTENCE_SIZE | The size of the persistence space allocated to ` storage meta tikv ` , which is ` 10Gi ` by default
210+ STORAGE_META_TIKV_PERSISTENCE_STORAGE_CLASS| StorangeClass of ` storage meta tikv ` ; default storangeclass is used by default
207211MONITOR_GRAFANA_PERSISTENCE_SIZE | The size of the persistence space allocated to ` monitor.grafana ` , which is ` 5Gi ` by default
208212MONITOR_GRAFANA_PERSISTENCE_STORAGE_CLASS | StorangeClass of ` monitor ` grafana; default storangeclass is used by default
209213INFLUXDB_PERSISTENCE_SIZE | The size of the persistence space allocated to ` influxdb ` , which is ` 5Gi ` by default
0 commit comments