HI
I deploy Airbyte with orchestrator enabled in Kubernetes and want to set tolerations on my pods.
I use JOB_KUBE_TOLERATIONS env variable.
Check jobs work fine, meaning that I set the variable correctly. But orchestrator pods do not have tolerations set. Is there any other config setting for that?