add infra app metallb

This commit is contained in:
2024-08-26 10:26:28 +10:00
parent 621be852b6
commit 6fd3e765b7
5 changed files with 1193 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
apiVersion: v1
kind: Namespace
metadata:
annotations:
argocd.argoproj.io/sync-options: Prune=false
creationTimestamp: null
name: metallb
spec: {}
status: {}