mirror of
https://github.com/lukaszraczylo/helm-charts.git
synced 2026-06-08 23:39:59 +00:00
07ca75f66d8d41221533d6e7b9104264a4cd511d
# This is the 1st commit message: Add jobs-manager-operator v0.0.23 # The commit message #2 will be skipped: # fixup! Add jobs-manager-operator v0.0.23 # The commit message #3 will be skipped: # fixup! Add jobs-manager-operator v0.0.23
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-operator | Kubernetes Operator for managing and scheduling Jobs |
| ----- | ----------- |
Description