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.
1 parent 802c654 commit 0d3a5b4Copy full SHA for 0d3a5b4
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