Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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