Summary
The user is facing an error while trying to install Airbyte locally using the abctl command. The error message indicates a failure in installing the Airbyte Helm Chart.
Question
i’m attempting to install with abctl with this command
--secret db-secrets.yaml \
--secret auth-secrets.yaml \
--values values.yaml```
and currently getting this:
``` INFO Using Kubernetes provider:
Provider: kind
Kubeconfig: /home/airbyte/.airbyte/abctl/abctl.kubeconfig
Context: kind-airbyte-abctl
SUCCESS Found Docker installation: version 24.0.5
INFO No existing cluster found, cluster 'airbyte-abctl' will be created
SUCCESS Port 8000 appears to be available
SUCCESS Cluster 'airbyte-abctl' created
INFO Namespace 'airbyte-abctl' created
INFO Persistent volume 'airbyte-minio-pv' created
INFO Persistent volume 'airbyte-volume-db' created
INFO Persistent volume claim 'airbyte-minio-pv-claim-airbyte-minio-0' created
INFO Persistent volume claim 'airbyte-volume-db-airbyte-db-0' created
SUCCESS Secret from '/home/airbyte/db-secrets.yaml' created or updated
SUCCESS Secret from '/home/airbyte/auth-secrets.yaml' created or updated
INFO Starting Helm Chart installation of 'airbyte/airbyte' (version: 0.594.0)
ERROR Failed to install airbyte/airbyte Helm Chart
ERROR Unable to install Airbyte locally
ERROR unable to install airbyte chart:```
<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/p1726517964240249) if you want
to access the original thread.
[Join the conversation on Slack](https://slack.airbyte.com)
<sub>
["install", "abctl", "local", "error", "helm-chart", "airbyte"]
</sub>