Initial commit

This commit is contained in:
sarodz
2026-02-14 10:46:57 -05:00
commit 4426274448
30 changed files with 1149 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: install-metallb--infra
namespace: flux-system
spec:
interval: 10m
timeout: 5m
path: ./infrastructure/metallb-install
prune: true
wait: true
sourceRef:
kind: GitRepository
name: flux-system