cluster

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

commit 74b5e373143d937654add4cdcce444b86c015a9e
parent fc2e1ff95fd3934787513cae1e25b075c77a5cae
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Tue, 18 Nov 2025 20:56:29 +0100

fix image

Signed-off-by: MTRNord <MTRNord@users.noreply.github.com>

Diffstat:
Minfrastructure_talos/controllers/cert-manager.yaml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/infrastructure_talos/controllers/cert-manager.yaml b/infrastructure_talos/controllers/cert-manager.yaml @@ -108,3 +108,4 @@ spec: image: repository: ghcr.io/mtrnord/cert-manager-webhook-pdns pullPolicy: Always + tag: latest