Summary
The user message describes the centralized configuration for a system, specifically detailing the contents of the configuration files located in /etc/flyte/config
. It lists various YAML files that are symbolic links to their respective data files, including admin.yaml
, agent_service.yaml
, and others. The message also includes the content of agent_service.yaml
, which specifies the default agent endpoint and supported task types, and enabled_plugins.yaml
, which outlines the supported task types and enabled plugins for various tasks.