Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/whyeasy/helm-charts
- Owner: Whyeasy
- License: apache-2.0
- Created: 2020-04-03T13:10:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-21T13:08:44.000Z (over 3 years ago)
- Last Synced: 2024-01-07T04:14:56.073Z (12 months ago)
- Topics: helm, helm-charts, kubernetes
- Language: Mustache
- Homepage:
- Size: 268 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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]
```