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
Copy file name to clipboardExpand all lines: docs/api-references/docs.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -495,6 +495,7 @@ _Appears in:_
495
495
|`postgreSQLPort`_integer_| PostgreSQLPort is the port of the greptimedb postgresql service. || Maximum: 65535 <br />Minimum: 0 <br /> |
496
496
|`prometheusMonitor`_[PrometheusMonitorSpec](#prometheusmonitorspec)_| PrometheusMonitor is the specification for creating PodMonitor or ServiceMonitor. |||
497
497
|`version`_string_| Version is the version of the greptimedb. |||
498
+
|`replicas`_integer_| The number of replicas of the standalone. || Enum: [0 1] <br /> |
498
499
|`initializer`_[InitializerSpec](#initializerspec)_| Initializer is the init container to set up components configurations before running the container. |||
499
500
|`objectStorage`_[ObjectStorageProviderSpec](#objectstorageproviderspec)_| ObjectStorageProvider is the storage provider for the greptimedb cluster. |||
500
501
|`datanodeStorage`_[DatanodeStorageSpec](#datanodestoragespec)_| DatanodeStorage is the default file storage of the datanode. For example, WAL, cache, index etc. |||
0 commit comments