Airbyte
helm repo add airbyte https://airbytehq.github.io/helm-charts helm repo update helm search repo airbytehelm -n aizen-infra upgrade aizen-airbyte airbyte/airbyte --version 0.43.29kubectl create -f airbyte-ingress.yamlkubectl get sc kubectl patch storageclass <your storage class name> -p '{"metadata": {"annotations":{"storageclass.kubernetes.io/is-default-class":"true"}}}'
Last updated

