Skip to content

sparkfabrik/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Helm charts

These software listings are packaged by Sparkfabrik. The respective trademarks mentioned in the offerings are owned by the respective companies, and use of them does not imply any affiliation or endorsement. The software is licensed to you subject to one or more open source licenses and Sparkfabrik provides the software on an AS-IS basis.

How to use it

You just need to add the public helm chart repository to your helm installation:

helm repo add sparkfabrik-charts https://charts.sparkfabrik.cloud

To install a chart:

helm install blackfire-test sparkfabrik-charts/blackfire --wait --debug --namespace default -f tests/values.yaml

Charts