return information about cluster

Signed-off-by: Artem Navoiev <tenmozes@gmail.com>

(cherry picked from commit 8f09569cb8)
Signed-off-by: hagen1778 <roman@victoriametrics.com>
This commit is contained in:
Artem Navoiev 2023-05-25 21:29:39 +02:00 committed by hagen1778
parent 3185b8048c
commit 5e6fe50c53
No known key found for this signature in database
GPG Key ID: 3BF75F3741CA9640

View File

@ -259,7 +259,7 @@ copy-docs:
# For ORDER=0 it adds no order tag/weight tag.
# FOR OLD_URL='' it adds no alias.
# Images starting with <img src="docs/ are replaced with <img src="
# Cluster docs are supposed to be ordered as 9th.
# Cluster docs are supposed to be ordered as 2nd.
# The rest of docs is ordered manually.
docs-sync:
SRC=README.md DST=docs/Cluster-VictoriaMetrics.md OLD_URL='/Cluster-VictoriaMetrics.html' ORDER=2 TITLE='Cluster version' $(MAKE) copy-docs