mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 00:31:31 -05:00
add metallb
This commit is contained in:
parent
b4f11ea722
commit
1972f4a965
5 changed files with 246 additions and 0 deletions
12
metallb-system/Chart.yml
Normal file
12
metallb-system/Chart.yml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
apiVersion: v2
|
||||
name: metallb-system
|
||||
description: A Helm chart for Kubernetes
|
||||
type: application
|
||||
|
||||
version: 0.1.0
|
||||
appVersion: "1.16.0"
|
||||
|
||||
dependencies:
|
||||
- name: metallb
|
||||
repository: https://metallb.github.io/metallb
|
||||
version: 0.14.5
|
||||
Loading…
Add table
Add a link
Reference in a new issue