Disable ML for features #2788

This commit is contained in:
Mike Reeves
2021-01-30 20:00:41 -05:00
parent 4212afe0c9
commit 160d307f4a

View File

@@ -26,6 +26,7 @@ cluster.routing.allocation.disk.watermark.low: 95%
cluster.routing.allocation.disk.watermark.high: 98%
cluster.routing.allocation.disk.watermark.flood_stage: 98%
{%- if FEATURES is sameas true %}
xpack.ml.enabled: false
#xpack.security.enabled: false
#xpack.security.transport.ssl.enabled: true
#xpack.security.transport.ssl.verification_mode: none