Skip to content

Latest commit

 

History

History

hub23-chart

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

☸️ 📈 hub23-chart

See the developing helm chart docs for more info on the contents of this folder.

Links for Chart Dependencies

🚀 Installing the Chart

To install the chart:

cd hub23-chart && helm dependency update && cd ..
helm install hub23-chart --name=hub23 --namespace=hub23 -f deploy/prod.yaml -f .secret/prod.yaml

📦 Packaging the Chart

To package the chart:

helm package hub23-chart