mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
Update warning on xpack.fleet.enableExperimental
(#188917)
## Summary Add warning on `xpack.fleet.enableExperimental` settings. ### For maintainers - [x] Review the wording. - [ ] Backport to all versions
This commit is contained in:
parent
ee38bdc33d
commit
647b22266e
1 changed files with 6 additions and 0 deletions
|
@ -311,4 +311,10 @@ List of proxies to access {fleet-server} that are configured when the {fleet} ap
|
|||
`xpack.fleet.enableExperimental`::
|
||||
List of experimental feature flag to enable in Fleet.
|
||||
|
||||
[NOTE]
|
||||
====
|
||||
Experimental features should not be enabled in production environments.
|
||||
The features in this section are experimental and may be changed or removed completely in future releases.
|
||||
Elastic will make a best effort to fix any issues, but experimental features are not supported to the same level as generally available (GA) features.
|
||||
====
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue