Skip to content

Commit

Permalink
Release 21.06.2021
Browse files Browse the repository at this point in the history
  • Loading branch information
DataUI VCS Robot committed Jun 21, 2021
1 parent 10e6330 commit 68db140
Show file tree
Hide file tree
Showing 40 changed files with 3,323 additions and 2,246 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
* `--maintenance-window`: The maintenance window settings. You can use the settings to specify the preferred start time for cluster host maintenance (for example, you can select the time when the cluster is least loaded with requests):
* `--maintenance-window`: Maintenance time settings.
* `type=anytime`: Perform maintenance at any time.
* `type=weekly`: Perform maintenance on schedule. In the `day` and `hour` parameters, specify the preferred day and hour of the start of the maintenance window, separated by a comma. For example: `type=weekly,day=wed,hour=14`.
By default, maintenance can be performed at any time.
* `type=weekly`: Perform maintenance on schedule. In the `day` and `hour` parameters, specify the maintenance start day and hour, separated by a comma. For example: `type=weekly,day=wed,hour=14`.
The default value is `anytime`.

3 changes: 2 additions & 1 deletion en/_includes/mdb/mkf-conn-strings-env.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
- Virtual machine in {{ yandex-cloud }} running Ubuntu 20.04 LTS.
- Bash: `5.0.16`.
- Python: `3.8.2`; pip3: `20.0.2`.
- Node.JS: `10.19.0`, npm: `6.14.4`.
- OpenJDK: `11.0.8`; Maven: `3.6.3`.
- Go: `1.13.8`.

- mono-complete: `6.8.0.105`.
Loading

0 comments on commit 68db140

Please sign in to comment.