mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Bump elasticsearch version in tests entry template to master
This commit is contained in:
parent
c007b5534c
commit
2419fe3e21
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ window.__KBN__ = {
|
|||
vars: {
|
||||
kbnIndex: '.kibana',
|
||||
esShardTimeout: 1500,
|
||||
esApiVersion: '2.0',
|
||||
esApiVersion: 'master',
|
||||
esRequestTimeout: '300000',
|
||||
tilemap: {
|
||||
url: 'https://tiles.elastic.co/v1/default/{z}/{x}/{y}.png?my_app_name=kibana&my_app_version=1.2.3&elastic_tile_service_tos=agree',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue