cluster

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

commit 1979997c078166cf9492ce16fe8e906f6b61e90d
parent 3e9cbbf385e1998c639dddde688fd544c62d7734
Author: MTRNord <mtrnord1@gmail.com>
Date:   Mon,  6 May 2024 20:04:26 +0200

Fix typo

Diffstat:
Mapps/base/externaldns/repository.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/base/externaldns/repository.yaml b/apps/base/externaldns/repository.yaml @@ -1,7 +1,7 @@ apiVersion: source.toolkit.fluxcd.io/v1beta2 kind: HelmRepository metadata: - name: externexternal-dnsaldns + name: external-dns namespace: kube-system spec: interval: 50m