kestra-io/kestra
Ver no GitHubAllow adjusting the flow template based on configuration
Open
#4.956 aberto em 17 de set. de 2024
area/frontendgood first issuekind/customer-requestkind/quick-win
Description
Feature description
Ideally, via configuration on OSS + on a tenant or namespace-level in EE:
id: myflow
namespace: company.team
tasks:
- id: hello
type: io.kestra.plugin.core.log.Log
message: Hello World! 🚀