22 lines
774 B
Markdown
22 lines
774 B
Markdown
# Helm Charts
|
|
|
|

|
|
[![Mergify Status][mergify-status]][mergify]
|
|
|
|
[mergify]: https://mergify.io
|
|
[mergify-status]: https://img.shields.io/endpoint.svg?url=https://gh.mergify.io/badges/code-chris/helm-charts&style=flat-square
|
|
|
|
## Usage
|
|
|
|
Add the repo:
|
|
|
|
```
|
|
helm repo add code-chris https://code-chris.github.io/helm-charts
|
|
```
|
|
|
|
## Charts
|
|
|
|
- [cadvisor](https://github.com/code-chris/helm-charts/tree/master/charts/cadvisor)
|
|
- [prometheus-blackbox-exporter](https://github.com/code-chris/helm-charts/tree/master/charts/prometheus-blackbox-exporter)
|
|
- [prometheus-msteams](https://github.com/code-chris/helm-charts/tree/master/charts/prometheus-msteams)
|