cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit 34a65aeda467217b9165d0925c885acf41379ce3
parent b658a7cfec41fc796aaa45419890eea9803f3220
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Wed, 24 Sep 2025 18:35:31 +0200

Fix external dns

Diffstat:
Mapps/talos_cluster/externaldns/repository.yaml | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/apps/talos_cluster/externaldns/repository.yaml b/apps/talos_cluster/externaldns/repository.yaml @@ -1,8 +1,8 @@ apiVersion: source.toolkit.fluxcd.io/v1beta2 kind: HelmRepository metadata: - name: harbor - namespace: harbor + name: external-dns + namespace: kube-system spec: - interval: 60m - url: https://helm.goharbor.io + interval: 50m + url: https://kubernetes-sigs.github.io/external-dns/