Summary
Error encountered while deploying Airbyte on EKS using Helm, with warnings related to keycloak and keycloak-setup containers, leading to installation failure and timeout. User is seeking assistance in identifying the cause of the issue.
Question
Hi everyone:octavia-helloo:, recently I’m trying to deploy Airbyte on EKS. When doing helm install airbyte airbyte/airbyte --namespace airbyte --values ./values.yaml
I’m getting the following error.
coalesce.go:286: warning: cannot overwrite table with non table for airbyte.keycloak.initContainers.initDb.image (map[])
coalesce.go:286: warning: cannot overwrite table with non table for airbyte.keycloak-setup.initContainers.keycloakReadinessCheck.image (map[])
coalesce.go:286: warning: cannot overwrite table with non table for airbyte.keycloak.initContainers.initDb.image (map[])
Error: INSTALLATION FAILED: failed pre-install: 1 error occurred:
* timed out waiting for the condition```
During the process `airbyte-airbyte-bootloader` starts but after the error it get stopped. I double checked the yaml and seems ok. And I didn't change any properties relating to keycloak or keycloak-setup. Also I'm using helm version "v3.16.2". Any idea what is causing this? Thanks.
<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/p1730735339384469) if you want
to access the original thread.
[Join the conversation on Slack](https://slack.airbyte.com)
<sub>
["error", "deploy", "airbyte", "eks", "helm", "installation", "keycloak", "timeout"]
</sub>