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:
Luca Belluccini 2024-07-23 18:25:34 +02:00 committed by GitHub
parent ee38bdc33d
commit 647b22266e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.
====