cluster

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

commit 72a9847c2369976ad7cb1afc83940d5aeaf6541a
parent ca63347f651fe46e49d10e7297b4dbcfa3acb440
Author: MTRNord <mtrnord1@gmail.com>
Date:   Mon, 16 Sep 2024 11:17:04 +0200

Adjust coder

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

diff --git a/apps/base/coder/release.yaml b/apps/base/coder/release.yaml @@ -35,7 +35,7 @@ spec: wildcardHost: "*.coder.midnightthoughts.space" annotations: cert-manager.io/cluster-issuer: letsencrypt-dns - external-dns.alpha.kubernetes.io/hostname: midnightthoughts.space + external-dns.alpha.kubernetes.io/hostname: coder.midnightthoughts.space tls: enable: true secretName: coder.midnightthoughts.space-tls