add infra app metallb

This commit is contained in:
2024-08-26 10:27:18 +10:00
parent 6fd3e765b7
commit af58f48071
4 changed files with 0 additions and 1184 deletions

View File

@@ -1,12 +0,0 @@
{
"appName": "metallb",
"userGivenName": "metallb",
"namespace": "metallb",
"destNamespace": "metallb",
"destServer": "https://kubernetes.default.svc",
"srcPath": "infrastructures/metallb/env/k3s-cluster",
"srcRepoURL": "https://github.com/3dwardch3ng/home-cluster-ops.git",
"srcTargetRevision": "",
"labels": null,
"annotations": null
}

View File

@@ -1,8 +0,0 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
helmCharts:
- name: metallb
repo: oci://registry-1.docker.io/bitnamicharts
version: 6.3.10
releaseName: metallb
valuesFile: values.yaml

View File

@@ -1,7 +0,0 @@
namespaceOverride: "metallb"
controller:
podSecurityContext:
fsGroup: 1000
containerSecurityContext:
runAsUser: 1000
runAsGroup: 1000

File diff suppressed because it is too large Load Diff