We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 802c654 + 0d3a5b4 commit 389df70Copy full SHA for 389df70
1 file changed
logsearch-platform-jobs.yml
@@ -67,6 +67,8 @@ instance_groups:
67
elasticsearch-platform: {from: elasticsearch_master}
68
properties:
69
elasticsearch:
70
+ node:
71
+ roles: maintenance
72
heap_size: 2G
73
config_options: {"xpack.monitoring.enabled": false}
74
jvm_options:
@@ -199,6 +201,8 @@ instance_groups:
199
201
200
202
203
204
205
+ roles: kibana
206
207
- name: kibana-platform
208
release: logsearch
0 commit comments