Skip to content

fireboomio/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Helm Charts

  • fireboom: The main chart for deploying Fireboom.

Fireboom Chart Development

Test

cd fireboom
helm template -f test.values.yaml --debug .
# helm install --dry-run --debug -f test.values.yaml amis-admin .

Build

helm package . -d output
helm repo index output --url https://helm.fireboom.io/fireboom

Push

Upload output directory to the Fireboom R2.

# eg: use rclone
rclone copy output/ fb_cf:/helm-charts/fireboom/ --progress

About

Helm charts monitor and Fireboom helm chart

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages