Hi Everyone! which recent version of the helm char...
# kubernetes
j
Hi Everyone! which recent version of the helm chart is working without error (out of the box ) ? I'm having some errors deploying latest ones
j
I managed to run the latest with
Copy code
--set minio.enabled=false
j
Copy code
helm upgrade --install --set minio.enabled=false airbyte airbyte-oss/airbyte --debug
is returning an error
Copy code
.....
client.go:568: [debug] Add/Modify event for airbyte-airbyte-bootloader: MODIFIED
client.go:627: [debug] Pod airbyte-airbyte-bootloader pending
client.go:568: [debug] Add/Modify event for airbyte-airbyte-bootloader: MODIFIED
client.go:629: [debug] Pod airbyte-airbyte-bootloader running
Error: failed pre-install: timed out waiting for the condition
helm.go:84: [debug] failed pre-install: timed out waiting for the condition