[Security Solution] Disable O11y features in Security Serverless project (#203990)

## Summary

Fixes 
- https://github.com/elastic/kibana/issues/202532


`Observability` feature `Inventory` should not appear in `Security`
serverless project


|Before|After|
|--|--|

|![image](9c659fa8-1e23-4696-b4ee-27d9c61ffafc)|
This commit is contained in:
Jatin Kathuria 2024-12-12 13:53:21 +01:00 committed by GitHub
parent 43205c712c
commit 2188013e1a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,6 +10,7 @@ xpack.observabilityAIAssistant.enabled: false
xpack.search.notebooks.enabled: false
xpack.searchPlayground.enabled: false
xpack.searchInferenceEndpoints.enabled: false
xpack.inventory.enabled: false
## Fine-tune the security solution feature privileges. Also, refer to `serverless.yml` for the project-agnostic overrides.
xpack.features.overrides: