cluster

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

commit e3392171019d93c9ac609d0600a2e548b55d0878
parent 4fdb3300fc0c949ca99682fcbbe5ff53ce7bc3a4
Author: MTRNord <mtrnord1@gmail.com>
Date:   Wed,  1 May 2024 21:28:46 +0200

Make sure we always use dns for certs

Diffstat:
Mclusters/2024_cluster/flux-system/webhook-ingress.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/clusters/2024_cluster/flux-system/webhook-ingress.yaml b/clusters/2024_cluster/flux-system/webhook-ingress.yaml @@ -7,7 +7,7 @@ metadata: labels: name: webhook-ingress annotations: - cert-manager.io/cluster-issuer: letsencrypt-http + cert-manager.io/cluster-issuer: letsencrypt-dns spec: rules: - host: webhook.kubernetes.midnightthoughts.space