Skip to content

Commit

Permalink
Merge branch '8.11' into backport/8.11/pr-170988
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine authored Nov 23, 2023
2 parents bd66b0b + 7f1b79c commit 1d11f89
Show file tree
Hide file tree
Showing 36 changed files with 919 additions and 450 deletions.
2 changes: 1 addition & 1 deletion .buildkite/pipelines/pull_request/defend_workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ steps:
queue: n2-4-virt
depends_on: build
timeout_in_minutes: 60
parallelism: 6
parallelism: 10
retry:
automatic:
- exit_status: '*'
Expand Down
10 changes: 0 additions & 10 deletions docs/setup/secure-settings.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -82,13 +82,3 @@ To remove a setting from the keystore, use the `remove` command:
bin/kibana-keystore remove the.setting.name.to.remove
----------------------------------------------------------------

[float]
[[read-settings]]
=== Read settings

To display the configured setting values, use the `show` command:

[source, sh]
----------------------------------------------------------------
bin/kibana-keystore show setting.key
----------------------------------------------------------------
Loading

0 comments on commit 1d11f89

Please sign in to comment.