helm repo add https://cuebook.github.io/helm-charts/
helm repo update
Installing cuelake with default configuration:
helm install cuelake cuelake/cuelake
For installing cuelake with custom configuration download the values.yaml file for cuelake.
wget https://raw.githubusercontent.com/cuebook/helm-charts/main/helm-chart-sources/cuelake/values.yaml
Edit the file and install Cuelake:
helm install cuelake cuelake/cuelake -f values.yaml