metallb to kustomize

This commit is contained in:
2025-10-02 09:53:09 +02:00
parent b1d2de48dd
commit 1b104095d8
6 changed files with 34 additions and 65 deletions

View File

@@ -1,14 +0,0 @@
apiVersion: v2
name: metallb
description: A network load-balancer implementation for Kubernetes using standard routing protocols
home: https://metallb.universe.tf
sources:
- https://github.com/metallb/metallb
type: application
kubeVersion: ">= 1.19.0-0"
version: 0.0.0
appVersion: v0.15.2
dependencies:
- name: metallb
version: ">=0.10.2"
repository: "https://metallb.github.io/metallb"