https://github.com/mchmarny/helm-charts
Helm charts by Mark Chmarny
https://github.com/mchmarny/helm-charts
chart cluster deployment helm install k8s kubernetes
Last synced: 3 months ago
JSON representation
Helm charts by Mark Chmarny
- Host: GitHub
- URL: https://github.com/mchmarny/helm-charts
- Owner: mchmarny
- Created: 2020-11-28T20:20:12.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-04T00:59:20.000Z (over 5 years ago)
- Last Synced: 2024-12-31T22:42:59.454Z (over 1 year ago)
- Topics: chart, cluster, deployment, helm, install, k8s, kubernetes
- Language: Makefile
- Homepage: https://charts.chmarny.dev
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Helm Charts by Mark Chmarny
* [ns-label-operator](https://github.com/mchmarny/ns-label-operator/tree/main/chart) - Operator that applies custom deployments into namespace when it is labeled with a specific label. For example, create a Zipkin trace exporter when a namespace is labeled with `export-traces=true`.
## Disclaimer
This is my personal project and it does not represent my employer. While I do my best to ensure that everything works, I take no responsibility for issues caused by this code.