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.
When I try and install the previous version of the helm-chart, I get the below error
Error: INSTALLATION FAILED: 1 error occurred:
Deployment.apps "api-airbyte-api-server" is invalid: spec.template.spec.serviceAccountName: Invalid value: "placeholderServiceAccount": a lowercase RFC 1123 subdomain must consist of lower case alphanumeric characters, '-' or '.', and must start and end with an alphanumeric character (e.g. 'example.com', regex used for validation is 'a-z0-9?(.a-z0-9?)*')
Helm Chart Version
0.336.0
What step the error happened?
helm install airbyte/airbyte -> missing api pod
Relevant information
When I try and install the previous version of the helm-chart, I get the below error Error: INSTALLATION FAILED: 1 error occurred:
Relevant log output
No response