Open aqeelat opened 9 months ago
Thanks for reporting the issue @aqeelat at the moment team is refactoring the Helm chart to improve the user experience related to these components.
Any update on this?
How do you also specify the external Minio address? With external MinIO installation is not supposed to use the s3 storage type? Very confusing from the documentation.
Helm Chart Version
0.53.159
What step the error happened?
Other
Revelant information
When deciding to use external minio, we have to add the credentials this way:
because this is how they're specified in the secrets.yaml file https://github.com/airbytehq/airbyte-platform/blob/v0.50.50/charts/airbyte/templates/secret.yaml
This is unintuitive and undocumented.
I think it should be similar to how externalDatabase is structured.
Relevant log output
No response