Summary
The user wants to change the value of MAX_SYNC_WORKERS in their Airbyte instance installed via abctl and is asking if they need to run ‘abctl uninstall’ and ‘abctl install’ or if there is a way to do it on the running instance.
Question
I would like to apply the change of MAX_SYNC_WORKERS
on my Airbyte instance (installed via abctl)
extraEnvs:
- name: MAX_SYNC_WORKERS
value: "2"```
Do I need to run through `abctl uninstall` and `abctl install` or there is some way to do it on running instance?
<br>
---
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. [Click here](https://airbytehq.slack.com/archives/C021JANJ6TY/p1725382244437599) if you want
to access the original thread.
[Join the conversation on Slack](https://slack.airbyte.com)
<sub>
["max-sync-workers", "airbyte-instance", "abctl", "configuration-change"]
</sub>