mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
[AI4SOC] Pin the prebuilt rules package version (#220653)
## Summary Pin the prebuilt rules package version to the one containing promotion rules needed for AI4SOC to work. Note: this is only for test purposes, the package will be removed once AI4SOC is ready to be released and the promotion rules are added to the production rules package.
This commit is contained in:
parent
094b5d59c4
commit
4babfc2cfe
1 changed files with 3 additions and 0 deletions
|
@ -72,3 +72,6 @@ xpack.features.overrides:
|
|||
xpack.fleet.agentless.isDefault: true
|
||||
xpack.fleet.integrationsHomeOverride: '/app/security/configurations/integrations'
|
||||
xpack.fleet.prereleaseEnabledByDefault: true
|
||||
|
||||
# Pin the prebuilt rules package version to the version that contains promotion rules
|
||||
xpack.securitySolution.prebuiltRulesPackageVersion: '9.0.5-beta.1'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue