Skip to content

Commit

Permalink
Adds migration settings to Docker
Browse files Browse the repository at this point in the history
Backport of #89501

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
  • Loading branch information
Tyler Smalley committed Jan 28, 2021
1 parent 77a3d5c commit cbed364
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,11 @@ kibana_vars=(
map.tilemap.options.minZoom
map.tilemap.options.subdomains
map.tilemap.url
migrations.batchSize
migrations.enableV2
migrations.pollInterval
migrations.scrollDuration
migrations.skip
monitoring.cluster_alerts.email_notifications.email_address
monitoring.enabled
monitoring.kibana.collection.enabled
Expand Down

0 comments on commit cbed364

Please sign in to comment.