This commit is contained in:
2024-04-19 09:28:14 +02:00
parent c326ecc2a1
commit 59189e2f44
4 changed files with 7 additions and 12 deletions
apps/adguard/base
infrastructure
01-metallb
02-argocd
03-traefik
base

@ -3,17 +3,15 @@ kind: Kustomization
namespace: metallb-system
components:
- ../../components/local-region-selector.yaml
resources:
- base/01-metallb-advert.yaml
- base/01-metallb-pool-local.yaml
- github.com/metallb/metallb/config/native?ref=v0.14.4
configMapGenerator:
- name: config
literals:
- lb-class=metallb
generatorOptions:
disableNameSuffixHash: true
# configMapGenerator:
# - name: config
# literals:
# - lb-class=metallb
# generatorOptions:
# disableNameSuffixHash: true