Hi everyone, I have a question
I have 2 mysql db (A & B) and want to ingest it to bigquery. I only want to have 1 Flow -> mysql_to_bigquery
I planned to use multiple schedule, schedule A with db A default parameters, schedule B with db B default parameters.
And next, I want to these 2 db ingested with different KubeAgent by label.
Is there any way to assign label to the schedule?