Add agent load on multinode deployment

This commit is contained in:
vcerenu
2025-05-09 15:46:11 -03:00
parent 144301bf7c
commit bc88c686aa
3 changed files with 12 additions and 6 deletions
@@ -14,7 +14,7 @@ on:
required: false
products:
description: 'Comma-separated list of the image names to build and push'
default: 'wazuh-manager,wazuh-dashboard,wazuh-indexer'
default: 'wazuh-manager,wazuh-dashboard,wazuh-indexer,wazuh-agent'
required: true
filebeat_module_version:
description: 'Filebeat module version'
@@ -52,7 +52,7 @@ on:
type: string
products:
description: 'Comma-separated list of the image names to build and push'
default: 'wazuh-manager,wazuh-dashboard,wazuh-indexer'
default: 'wazuh-manager,wazuh-dashboard,wazuh-indexer,wazuh-agent'
required: true
type: string
filebeat_module_version: