chore(apps): add MetalLB

This commit is contained in:
David Landry 2024-01-22 00:33:48 -05:00
parent e3cb15780e
commit a96b5f8fa5
3 changed files with 19 additions and 0 deletions

View file

@ -0,0 +1,11 @@
{
"appName": "metallb",
"userGivenName": "metallb",
"destNamespace": "metallb-system",
"destServer": "https://kubernetes.default.svc",
"srcPath": "apps/metallb/overlays/system",
"srcRepoURL": "ssh://git@gitea-ssh.gitops.svc.cluster.local:2222/davad/argo.git",
"srcTargetRevision": "",
"labels": null,
"annotations": null
}

View file

@ -0,0 +1,4 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../../base