Files
helm-charts/README.md
T
2023-02-20 12:23:37 +00:00

612 B

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
----- -----------