Add MetalLB configuration and resources for Kubernetes

This commit is contained in:
2025-03-23 12:51:54 +01:00
parent cd605de7a9
commit d58eb635d2
6 changed files with 120 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
# /infrastructure/controllers/metallb/namespace.yaml
apiVersion: v1
kind: Namespace
metadata:
name: metallb-system