add metallb
This commit is contained in:
10
helm/metallb/Chart.yaml
Normal file
10
helm/metallb/Chart.yaml
Normal 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"
|
||||
Reference in New Issue
Block a user