Skip to content

Commit 83b605c

Browse files
committed
Allow xpack.spaces.defaultSolution to be configured via docker (elastic#236570)
(cherry picked from commit 7e3586e)
1 parent ba871de commit 83b605c

File tree

1 file changed

+1
-0
lines changed
  • src/dev/build/tasks/os_packages/docker_generator/resources/base/bin

1 file changed

+1
-0
lines changed

src/dev/build/tasks/os_packages/docker_generator/resources/base/bin/kibana-docker

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -419,6 +419,7 @@ kibana_vars=(
419419
xpack.securitySolution.packagerTaskInterval
420420
xpack.securitySolution.prebuiltRulesPackageVersion
421421
xpack.spaces.maxSpaces
422+
xpack.spaces.defaultSolution
422423
xpack.task_manager.capacity
423424
xpack.task_manager.claim_strategy
424425
xpack.task_manager.auto_calculate_default_ech_capacity

0 commit comments

Comments
 (0)