Skip to content

Commit

Permalink
Revert "Agentless API certificates path for security projects" (#191571)
Browse files Browse the repository at this point in the history
Reverts #191248

Reverting since this configuration will be set by kibana-controller
- Resolves: elastic/agentless-api#278
  • Loading branch information
amirbenun authored Aug 28, 2024
1 parent 2c50c45 commit 096c52f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions config/serverless.security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit 096c52f

Please sign in to comment.