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 861bb93 commit 4d0899fCopy full SHA for 4d0899f
internal/install/static_kibana_config_yml.go
@@ -20,8 +20,5 @@ xpack.fleet.agents.elasticsearch.host: "http://elasticsearch:9200"
20
xpack.fleet.agents.kibana.host: "http://kibana:5601"
21
xpack.fleet.agents.tlsCheckDisabled: true
22
23
-# TODO: Remove once https://github.com/elastic/kibana/issues/77613 is resolved.
24
-xpack.fleet.agents.pollingRequestTimeout: 60000
25
-
26
xpack.encryptedSavedObjects.encryptionKey: "12345678901234567890123456789012"
27
`
0 commit comments