Hey guys, I'm installing airbyte using helmchart. ...
# feedback-and-requests
m
Hey guys, I'm installing airbyte using helmchart. I've disabled default postgres installation & provided details in externaldb section. externaldb-secret doesn't created. Why is so? Can you please share the fix? https://docs.airbyte.com/deploying-airbyte/on-kubernetes#:~:text=planned%20logging%20improvements.-,U[…]0an%20external%20DB,-After%20Issue%20%233605 https://github.com/airbytehq/airbyte/blob/f927dc501d05dc1030d130c3eb5544e5430af6c2/charts/airbyte/values.yaml#L559
Hey @Marium Faheem There are lots of issues in Helm chart & it's not stable & recommended too. So Install airbyte using Kustomize. It works well with external db. Let me know if you need any help.