Make settings global

This commit is contained in:
Wes
2023-11-01 20:09:56 +00:00
parent c32935e2e6
commit f33079f1e3

View File

@@ -43,32 +43,33 @@ elasticfleet:
optional_integrations:
sublime_platform:
enabled_nodes:
description: Determines if the Sublime Platform integration is enabled.
description: Fleet nodes with the Sublime Platform integration enabled. Enter one per line.
global: True
helpLink: elastic-fleet.html
advanced: True
forcedType: "[]string"
api_key:
description: API key for Sublime Platform.
global: False
global: True
helpLink: elastic-fleet.html
advanced: True
forcedType: string
sensitive: True
base_url:
description: Base URL for Sublime Platform.
global: False
global: True
helpLink: elastic-fleet.html
advanced: True
forcedType: string
poll_interval:
description: Poll interval for alerts from Sublime Platform.
global: False
global: True
helpLink: elastic-fleet.html
advanced: True
forcedType: string
limit:
description: The maximum number of message groups to return from Sublime Platform.
global: False
global: True
helpLink: elastic-fleet.html
advanced: True
forcedType: int