Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rafaelcalleja/helm-charts
https://github.com/rafaelcalleja/helm-charts
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rafaelcalleja/helm-charts
- Owner: rafaelcalleja
- License: apache-2.0
- Created: 2020-12-16T15:17:22.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-11-15T07:38:31.000Z (about 1 year ago)
- Last Synced: 2023-11-15T08:34:38.260Z (about 1 year ago)
- Language: Mustache
- Size: 1.74 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
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.
- [cert-manager](https://github.com/rafaelcalleja/helm-charts/tree/master/charts/cert-manager)
- [calert](https://github.com/rafaelcalleja/helm-charts/tree/master/charts/calert)
- [elasticsearch](https://github.com/rafaelcalleja/helm-charts/tree/master/charts/elasticsearch)
- [external-secrets](https://github.com/rafaelcalleja/helm-charts/tree/master/charts/external-secrets)
- [external-dns](https://github.com/rafaelcalleja/helm-charts/tree/master/charts/external-dns)
- [exposecontroller](https://github.com/rafaelcalleja/helm-charts/tree/master/charts/exposecontroller)
- [ingress-nginx](https://github.com/rafaelcalleja/helm-charts/tree/master/charts/ingress-nginx)
- [fluentd](https://github.com/rafaelcalleja/helm-charts/tree/master/charts/fluentd)
- [jx](https://github.com/rafaelcalleja/helm-charts/tree/master/charts/jx)
- [jenkins-x-platform](https://github.com/rafaelcalleja/helm-charts/tree/master/charts/jenkins-x-platform)
- [kube-oidc-proxy](https://github.com/rafaelcalleja/helm-charts/tree/master/charts/kube-oidc-proxy)
- [lighthouse](https://github.com/rafaelcalleja/helm-charts/tree/master/charts/lighthouse)
- [Osiris](https://github.com/rafaelcalleja/helm-charts/tree/master/charts/osiris)
- [proxysql](https://github.com/rafaelcalleja/helm-charts/tree/master/charts/proxysql)
- [MysqlCluster](https://github.com/rafaelcalleja/helm-charts/tree/master/charts/mysql-cluster)
- [MysqlOperator](https://github.com/rafaelcalleja/helm-charts/tree/master/charts/mysql-operator)
- [MongoDB Community](https://github.com/rafaelcalleja/helm-charts/tree/master/charts/mongodb)
- [Octant](https://github.com/rafaelcalleja/helm-charts/tree/master/charts/octant)
- [mongo-express](https://github.com/rafaelcalleja/helm-charts/tree/master/charts/mongo-express)
- [keycloak](https://github.com/rafaelcalleja/helm-charts/tree/master/charts/keycloak)
- [kube-prometheus-stack](https://github.com/rafaelcalleja/helm-charts/tree/master/charts/kube-prometheus-stack)
- [kuberhealthy](https://github.com/rafaelcalleja/helm-charts/tree/master/charts/kuberhealthy)
- [keda-add-ons-http](https://github.com/rafaelcalleja/helm-charts/tree/master/charts/keda-add-ons-http)
- [keda](https://github.com/rafaelcalleja/helm-charts/tree/master/charts/keda)
- [velero](https://github.com/rafaelcalleja/helm-charts/tree/master/charts/velero)## Installing Charts from this Repository
Add the Repository to Helm:
```sh
helm repo add rafaelcalleja-helm-charts https://rafaelcalleja.github.io/helm-charts
```Install a chart:
```sh
helm install rafaelcalleja-helm-charts/[CHART_NAME]
```