Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 454 Bytes

File metadata and controls

29 lines (18 loc) · 454 Bytes

helm charts for sqlpad

3 steps to use this chart

First

clone git repository and change directory

git clone https://github.com/sqlpad/sqlpad.git && cd sqlpad/sqlpad-charts

Second

update dependency

helm dependency update

Third

install this chart locally

helm -n sqlpad install sqlpad ./

You should create namespace ahead or you can use flag --create-namespace to create namespace sqlpad