Skip to content

cuebook/helm-charts

Repository files navigation

Cuebook Helm Charts

Adding cuebook helm repo

helm repo add https://cuebook.github.io/helm-charts/
helm repo update

Installing Cuelake

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages