Reorganized for new stable/waypoint versioning design.

This commit is contained in:
2026-05-24 18:28:47 +00:00
parent 945d2225a2
commit bc7a168851
352 changed files with 1264 additions and 294 deletions

5
metallb/app.yaml Normal file
View File

@@ -0,0 +1,5 @@
name: metallb
is: metallb
description: Bare metal load-balancer for Kubernetes
category: infrastructure
latest: "v0"

View File

@@ -1,9 +1,5 @@
name: metallb
is: metallb
description: Bare metal load-balancer for Kubernetes
version: v0.15.0
deploymentName: controller
category: infrastructure
defaultConfig:
namespace: metallb-system
ipAddressPool: "192.168.1.240-192.168.1.250"