3 steps to use this chart
clone git repository and change directory
git clone https://github.com/sqlpad/sqlpad.git && cd sqlpad/sqlpad-charts
update dependency
helm dependency updateinstall this chart locally
helm -n sqlpad install sqlpad ./
You should create namespace ahead or you can use flag --create-namespace to create namespace sqlpad