add es version to annotation

This commit is contained in:
Josh Patterson
2024-08-26 09:37:19 -04:00
committed by GitHub
parent 7fbf448b22
commit 4c10282f40

View File

@@ -2,6 +2,11 @@ elasticsearch:
enabled:
description: You can enable or disable Elasticsearch.
helpLink: elasticsearch.html
version:
description: The version of Elasticsearch
readonly: True
global: True
advanced: True
esheap:
description: Specify the memory heap size in (m)egabytes for Elasticsearch.
helpLink: elasticsearch.html