Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 577 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 577 Bytes

SingleStore Studio Helm Chart

Prerequisites

Make sure you have Helm installed.

All available input is documented inside of the values.yaml file.

Installing\Upgrading the Helm chart

helm repo add chenmey https://raw.githubusercontent.com/chencivalue/singlestore-studio-helm/main/charts/archives
helm repo update
helm upgrade -i . singlestore-studio chenmey/singlestore-studio

See helm repo for command documentation.