https://github.com/cbartram/kube-services
A collection of helm templates for Kubernetes services like: minio, rabbitmq, and ingress nginx, and more.
https://github.com/cbartram/kube-services
Last synced: 4 months ago
JSON representation
A collection of helm templates for Kubernetes services like: minio, rabbitmq, and ingress nginx, and more.
- Host: GitHub
- URL: https://github.com/cbartram/kube-services
- Owner: cbartram
- License: apache-2.0
- Created: 2025-07-11T12:59:22.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2025-12-16T01:49:14.000Z (6 months ago)
- Last Synced: 2025-12-19T12:05:27.956Z (6 months ago)
- Size: 33.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kube Services
A collection of helm templates for Kubernetes services like N8N, MetalLB, Minio and Rabbitmq. These are designed to be synced
via ArgoCD to a Kubernetes cluster.
The base CRD's for these services are not installed by default on the cluster. If you need the metallb helm chart
from this repo then MetalLB must be pre-installed on the cluster.