Open anna-geller opened 2 months ago
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! 🚀
Related to https://github.com/kestra-io/kestra-ee/issues/606.
First thing to do: configuration backend (instance level) then we can evaluate local storage (client side) for "user profiles"
Feature description
Ideally, via configuration on OSS + on a tenant or namespace-level in EE: