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
- Host: GitHub
- URL: https://github.com/h3poteto/charts
- Owner: h3poteto
- Created: 2020-03-19T06:22:37.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-24T15:33:55.000Z (4 months ago)
- Last Synced: 2025-02-07T11:13:57.331Z (3 months ago)
- Topics: helm-charts
- Language: Smarty
- Homepage:
- Size: 507 KB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/h3poteto/charts/actions/workflows/build.yml)
[](https://github.com/h3poteto/charts/actions/workflows/package.yml)
[](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
```