Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions config/serverless.es.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@
# Make sure the plugins belonging to this project type are loaded
plugins.allowlistPluginGroups: ['platform', 'search']

# Cross Project Search
cps.enabled: true
cps.cpsEnabled: false

xpack.search.enabled: false
xpack.osquery.enabled: false

Expand Down
4 changes: 0 additions & 4 deletions config/serverless.oblt.complete.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@
## Cloud settings
xpack.cloud.serverless.product_tier: complete

# Cross Project Search
cps.enabled: true
cps.cpsEnabled: false

## Enabled plugins
xpack.infra.enabled: true
xpack.slo.enabled: true
Expand Down
4 changes: 0 additions & 4 deletions config/serverless.security.complete.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@
## Cloud settings
xpack.cloud.serverless.product_tier: complete

# Cross Project Search
cps.enabled: true
cps.cpsEnabled: false

xpack.features.overrides:
### Workflows Management should be moved from Analytics category to the Security one.
workflowsManagement.category: "security"
Expand Down