Skip to content

team-parallax/helm-charts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

helm-chart

helm-chart

from: https://medium.com/@mattiaperi/create-a-public-helm-chart-repository-with-github-pages-49b180dbb417

https://team-parallax.github.io/helm-charts

TODO

create ci/cd to package the charts with:

helm lint helm-chart-sources/*
helm package helm-chart-sources/* -d packaged-charts/
helm repo index --url https://team-parallax.github.io/helm-charts/packaged-charts/ packaged-charts/

Install repo/chart

helm repo add narkuma-charts https://team-parallax.github.io/helm-charts/packaged-charts/
helm install fider-app narkuma-charts/fider

About

helm-chart

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published