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,8 @@
# /infrastructure/controllers/metallb/kustomization.yaml
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
- repository.yaml
- release.yaml
- config-job.yaml