mirror of
https://github.com/lukaszraczylo/helm-charts.git
synced 2026-06-06 23:23:48 +00:00
7d19fec87d4031b822ca1c0f979eb4a8df0ff9b8
Helm Charts for Kubernetes
This repository contains Helm charts for Kubernetes.
Installation
Add the repository to Helm:
helm repo add raczylo https://lukaszraczylo.github.io/helm-charts/
helm repo update
List available charts
helm search repo raczylo
Chart installation
helm install <chart-name> raczylo/<chart-name>
Currently available charts
| Chart | Description |
|---|---|
| jobs-manager | Kubernetes Operator for managing and scheduling Jobs |
| kube-images-sync | Kubernetes Operator for storing images pre-impex |
| kubemirror | Kubernetes Operator for mirroring Kubernetes resources across namespaces |
| ----- | ----------- |
Description