Skip to content

Commit

Permalink
Merge branch 'task-manager/mget-default-claim-strategy-2' of github.c…
Browse files Browse the repository at this point in the history
…om:mikecote/kibana into task-manager/mget-default-claim-strategy-2
  • Loading branch information
mikecote committed Oct 21, 2024
2 parents 1374422 + 77492e8 commit b86da43
Show file tree
Hide file tree
Showing 100 changed files with 5,359 additions and 3,858 deletions.
3 changes: 3 additions & 0 deletions config/serverless.oblt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -207,3 +207,6 @@ xpack.ml.compatibleModuleType: 'observability'

# Disable the embedded Dev Console
console.ui.embeddedEnabled: false

# Disable role management (custom roles)
xpack.security.roleManagementEnabled: false
2 changes: 1 addition & 1 deletion config/serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ server.versioned.versionResolution: newest
server.versioned.strictClientVersionCheck: false

# Enforce single "default" space and disable feature visibility controls
xpack.spaces.maxSpaces: 1
xpack.spaces.maxSpaces: 100
xpack.spaces.allowFeatureVisibility: false
xpack.spaces.allowSolutionVisibility: false

Expand Down
Loading

0 comments on commit b86da43

Please sign in to comment.