dns

DNS Deployment for nordgedanken.dev infra.
git clone git://archive.git.mtrnord.blog/Nordgedanken/dns.git
Log | Files | Refs

commit 4172eae191e6ed36c41fb38482833bce444b2c15
parent ced0c344df9ae701511e18d135897de32745d91d
Author: Marcel <MTRNord@users.noreply.github.com>
Date:   Wed, 24 Jan 2024 12:53:25 +0100

Simplify mindightthoughts.space k8s

Signed-off-by: Marcel <MTRNord@users.noreply.github.com>
Diffstat:
Mconfig/midnightthoughts.space.yaml | 67+++++++++++++++++++++++--------------------------------------------
1 file changed, 23 insertions(+), 44 deletions(-)

diff --git a/config/midnightthoughts.space.yaml b/config/midnightthoughts.space.yaml @@ -114,18 +114,28 @@ mail: - google-site-verification=d5k_X67W_dLDw_KMEqTywt6s3ywb_3Nh-dWUuhoAhz0 - v=spf1 mx include:_spf.mx.cloudflare.net a:mail.midnightthoughts.space ip4:65.21.116.72 ~all -matrix: - ttl: 1800 - type: A - value: 65.21.116.72 -matrix.art: - ttl: 1800 - type: A - value: 65.21.116.72 -matrix.draupnir: - ttl: 1800 - type: A - value: 65.21.116.72 + +kubernetes: &kubernetes + - ttl: 60 + type: A + values: + - 65.21.116.72 + - 65.109.5.159 + - 37.27.7.20 + - ttl: 60 + type: AAAA + value: '2a01:4f9:4a:451c::1' +matrix: *kubernetes +matrix.art: *kubernetes +matrix.draupnir: *kubernetes +postgres-ui: *kubernetes +search.art: *kubernetes +sliding.matrix: *kubernetes +spec: *kubernetes +weave: *kubernetes +webhook.kubernetes: *kubernetes +zammad: *kubernetes + nordgedanken.lg: ttl: 1800 type: A @@ -141,18 +151,11 @@ pbx: - ttl: 1800 type: AAAA value: 2a01:4f8:c012:492::1 -postgres-ui: - ttl: 1800 - type: A - value: 65.21.116.72 postgres.internal: ttl: 1800 type: A value: 10.100.12.1 -redmine: - ttl: 1800 - type: A - value: 65.21.116.72 +redmine: *kubernetes rspamd: - ttl: 1800 type: A @@ -160,30 +163,10 @@ rspamd: - ttl: 1800 type: AAAA value: 2a01:4f9:4a:451c:2::2 -search.art: - ttl: 1800 - type: A - value: 65.21.116.72 -sliding.matrix: - ttl: 1800 - type: A - value: 65.21.116.72 -spec: - ttl: 1800 - type: A - value: 65.21.116.72 status.draupnir: ttl: 1800 type: CNAME value: the-draupnir-project.github.io. -weave: - ttl: 1800 - type: A - value: 65.21.116.72 -webhook.kubernetes: - ttl: 1800 - type: A - value: 65.21.116.72 worker-1.lg: ttl: 1800 type: A @@ -192,10 +175,6 @@ worker-2.lg: ttl: 1800 type: A value: 10.100.0.3 -zammad: - ttl: 1800 - type: A - value: 65.21.116.72 znc: - ttl: 1800 type: A