add metallb

This commit is contained in:
jacob
2025-09-30 09:55:16 +02:00
parent c498ee628b
commit 66be12b990
2 changed files with 30 additions and 0 deletions

10
helm/metallb/Chart.yaml Normal file
View File

@@ -0,0 +1,10 @@
apiVersion: v2
name: metallb
description: A Helm chart for MetalLB
type: application
version: 0.1.0
appVersion: "0.10.2" # Replace with the desired MetalLB version
dependencies:
- name: metallb
version: "0.10.2" # Replace with the desired MetalLB version
repository: "https://charts.bitnami.com/bitnami"