Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sparkfabrik/helm-charts
Sparkfabrik Public Helm Charts
https://github.com/sparkfabrik/helm-charts
blackfire blackfire-io helm helm-charts k8s php
Last synced: about 2 months ago
JSON representation
Sparkfabrik Public Helm Charts
- Host: GitHub
- URL: https://github.com/sparkfabrik/helm-charts
- Owner: sparkfabrik
- License: apache-2.0
- Created: 2018-06-14T13:46:52.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-08-06T15:14:38.000Z (5 months ago)
- Last Synced: 2024-08-07T14:59:57.261Z (5 months ago)
- Topics: blackfire, blackfire-io, helm, helm-charts, k8s, php
- Language: Smarty
- Homepage:
- Size: 81.1 KB
- Stars: 7
- Watchers: 12
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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:
```shell
helm repo add sparkfabrik-charts https://charts.sparkfabrik.cloud
```To install a chart:
```shell
helm install blackfire-test sparkfabrik-charts/blackfire --wait --debug --namespace default -f tests/values.yaml
```## Charts
- Unofficial Helm chart for [blackfire.io](./charts/blackfire/).
- Helm chart for deploying [SparkFabrik Docker-MinIO](./charts/docker-minio/).