Some things I thought were bools are not bools

This commit is contained in:
Mike Reeves
2025-03-05 14:54:17 -05:00
parent 67f9cd39db
commit 945a467ec8

View File

@@ -3,7 +3,6 @@ elasticfleet:
description: Enables or disables the Elastic Fleet process. This process is critical for managing Elastic Agents. description: Enables or disables the Elastic Fleet process. This process is critical for managing Elastic Agents.
advanced: True advanced: True
helpLink: elastic-fleet.html helpLink: elastic-fleet.html
forcedType: bool
enable_manager_output: enable_manager_output:
description: Setting this option to False should only be considered if there is at least one receiver node in the grid. If True, Elastic Agent will send events to the manager and receivers. If False, events will only be send to the receivers. description: Setting this option to False should only be considered if there is at least one receiver node in the grid. If True, Elastic Agent will send events to the manager and receivers. If False, events will only be send to the receivers.
advanced: True advanced: True