cluster

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

commit b56ba517df3f6e6f5c4752975aa24bc639869d49
parent 32861a9b2cf898eb11174f4b141d3fa9b23b5a64
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sun, 14 Jul 2024 11:38:34 +0200

meow

Diffstat:
Mapps/base/matrix/draupnir-synapse/release.yaml | 1+
Mapps/base/matrix/synapse/release.yaml | 1+
2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/apps/base/matrix/draupnir-synapse/release.yaml b/apps/base/matrix/draupnir-synapse/release.yaml @@ -226,6 +226,7 @@ spec: annotations: cert-manager.io/cluster-issuer: letsencrypt-dns traefik.ingress.kubernetes.io/router.tls: "true" + external-dns.alpha.kubernetes.io/hostname: midnightthoughts.space #traefik.ingress.kubernetes.io/router.middlewares: default-hsts@kubernetescrd,default-compress@kubernetescrd,default-redirect-https@kubernetescrd sops: kms: [] diff --git a/apps/base/matrix/synapse/release.yaml b/apps/base/matrix/synapse/release.yaml @@ -252,6 +252,7 @@ spec: secretName: midnightthoughts-synapse-tls-secret annotations: cert-manager.io/cluster-issuer: letsencrypt-dns + external-dns.alpha.kubernetes.io/hostname: midnightthoughts.space sops: kms: [] gcp_kms: []