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

https://github.com/h3poteto/charts

Helm charts created by h3poteto
https://github.com/h3poteto/charts

helm-charts

Last synced: 26 days ago
JSON representation

Helm charts created by h3poteto

Awesome Lists containing this project

README

        

[![Build](https://github.com/h3poteto/charts/actions/workflows/build.yml/badge.svg)](https://github.com/h3poteto/charts/actions/workflows/build.yml)
[![Package](https://github.com/h3poteto/charts/actions/workflows/package.yml/badge.svg)](https://github.com/h3poteto/charts/actions/workflows/package.yml)
[![pages-build-deployment](https://github.com/h3poteto/charts/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/h3poteto/charts/actions/workflows/pages/pages-build-deployment)

# Charts

Helm charts created by h3poteto.

## How to use
For example,

```
$ helm repo add h3poteto-stable https://h3poteto.github.io/charts/stable
$ helm repo update
$ helm install h3poteto-stable/fluentd-sidecar-injector --namespace kube-system fluentd-sidecar-injector
```