Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 254 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 254 Bytes

Theo

Deploying from local checkout

git clone https://github.com/theoapp/theo-charts.git
cd theo-charts/theo
helm dep update
helm upgrade --install --namespace theo theo .

Undeploying

helm delete --purge theo