From a user: "All our teams are allowed to configure Kubernetes resources. We'd need a Kubernetes Operator or a component that could read a Custom Resource containing the kestra workflow YAML and apply that to the running kestra instance.
We do not use Github, Gitlab nor Terraform for our CICD... we only do kubectl apply."
Feature description
From a user: "All our teams are allowed to configure Kubernetes resources. We'd need a Kubernetes Operator or a component that could read a Custom Resource containing the kestra workflow YAML and apply that to the running kestra instance. We do not use Github, Gitlab nor Terraform for our CICD... we only do
kubectl apply
."