Lucas Segers
09/24/2024, 1:58 AMuser
09/24/2024, 1:58 AMreplication-orchestrator
. This is part of the Airbyte's data replication process which is responsible for orchestrating the data sync between the source and destination. Regarding your issue with the Helm chart and extraContainers
, it seems there was a bug where the Helm chart templates did not correctly render extraContainers
values. This issue has been fixed as per the [September 2022 release notes](https://docs.airbyte.com/release_notes/september_2022#bugs). If you're still facing issues, you might want to check your Helm chart configuration and ensure that you're using the correct syntax and values for extraContainers
. If the problem persists, consider opening an issue on the [Airbyte GitHub repository](https://github.com/airbytehq/airbyte/issues) for further assistance.Lucas Segers
09/24/2024, 2:00 AMuser
09/24/2024, 2:00 AM