mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Revert "Agentless API certificates path for security projects" (#191571)
Reverts elastic/kibana#191248 Reverting since this configuration will be set by kibana-controller - Resolves: https://github.com/elastic/agentless-api/issues/278
This commit is contained in:
parent
2c50c4504c
commit
096c52f096
1 changed files with 0 additions and 5 deletions
|
@ -106,8 +106,3 @@ xpack.ml.compatibleModuleType: 'security'
|
|||
|
||||
# Disable the embedded Dev Console
|
||||
console.ui.embeddedEnabled: false
|
||||
|
||||
# mTLS cert paths for agentless-api calls
|
||||
xpack.fleet.agentless.api.tls.certificate: "/mnt/elastic-internal/http-certs/tls.crt"
|
||||
xpack.fleet.agentless.api.tls.key: "/mnt/elastic-internal/http-certs/tls.key"
|
||||
xpack.fleet.agentless.api.tls.ca: "/mnt/elastic-internal/http-certs/ca.crt"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue