We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 998d7e8 commit 7a8794bCopy full SHA for 7a8794b
internal/install/static_kibana_config_yml.go
@@ -20,8 +20,5 @@ xpack.ingestManager.fleet.elasticsearch.host: "http://elasticsearch:9200"
20
xpack.ingestManager.fleet.kibana.host: "http://kibana:5601"
21
xpack.ingestManager.fleet.tlsCheckDisabled: true
22
23
-# TODO: Remove once https://github.com/elastic/kibana/issues/77613 is resolved.
24
-xpack.ingestManager.fleet.pollingRequestTimeout: 60000
25
-
26
xpack.encryptedSavedObjects.encryptionKey: "12345678901234567890123456789012"
27
`
0 commit comments