Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/whyeasy/helm-charts

Repository to store helm-charts
https://github.com/whyeasy/helm-charts

helm helm-charts kubernetes

Last synced: 16 days ago
JSON representation

Repository to store helm-charts

Awesome Lists containing this project

README

        

# Helm-Charts

This repository contains [Helm](https://helm.sh) charts for various projects

- [Distributed Loki](https://github.com/whyeasy/helm-charts/tree/master/charts/distributed-loki) -- Deprecated
- [Gitlab-extra-exporter](https://github.com/Whyeasy/helm-charts/tree/master/charts/gitlab-extra-exporter)
- [Eventrouter](https://github.com/Whyeasy/helm-charts/tree/master/charts/eventrouter)
- [Jira-exporter](https://github.com/Whyeasy/helm-charts/tree/master/charts/jira-exporter)
- [Jira-sd-exporter](https://github.com/Whyeasy/helm-charts/tree/master/charts/jira-sd-exporter)
- [k8s Node Termination Handler](https://github.com/whyeasy/helm-charts/tree/master/charts/k8s-node-termination-handler)
- [Oauth2-proxy](https://github.com/Whyeasy/helm-charts/tree/master/charts/oauth2-proxy) -- Deprecated
- [Osiris](https://github.com/whyeasy/helm-charts/tree/master/charts/osiris)
- [Prometheus MongoDb Exporter](https://github.com/whyeasy/helm-charts/tree/master/charts/prometheus-mongodb-exporter)
- [Prometheus Statuspage Pusher](https://github.com/whyeasy/helm-charts/tree/master/charts/prometheus-statuspage-pusher)
- [Site24x7 Exporter](https://github.com/whyeasy/helm-charts/tree/master/charts/site24x7-exporter)
- [Stackdriver-exporter](https://github.com/Whyeasy/helm-charts/tree/master/charts/stackdriver-exporter) -- Deprecated
- [Sonarcloud-exporter](https://github.com/Whyeasy/helm-charts/tree/master/charts/sonarcloud-exporter)
- [Version-checker](https://github.com/Whyeasy/helm-charts/tree/master/charts/version-checker)

## Installing Charts from this Repository

Add the Repository to Helm:

```sh
helm repo add whyeasy-helm-charts https://whyeasy.github.io/helm-charts
```

Install a chart:

```sh
helm install whyeasy-helm-charts/[CHART_NAME]
```