The leading data integration platform for ETL / ELT data pipelines from APIs, databases & files to data warehouses, data lakes & data lakehouses. Both self-hosted and Cloud-hosted.
This deploy is failing due to the missing keys: host, port and database
If the secret keys are define, it was supposed to get from the secret instead of the values file.
Relevant log output
Error: INSTALLATION FAILED: execution error at (airbyte/templates/env-configmap.yaml:34:6): You must set `global.database.port` when using an external database
Helm Chart Version
1.0.0
What step the error happened?
On deploy
Relevant information
Values file:
This deploy is failing due to the missing keys:
host
,port
anddatabase
If the secret keys are define, it was supposed to get from the secret instead of the values file.Relevant log output