18.diff (1259B)
1 diff --git a/config/midnightthoughts.space.yaml b/config/midnightthoughts.space.yaml 2 index 181f2df..02a5ab7 100644 3 --- a/config/midnightthoughts.space.yaml 4 +++ b/config/midnightthoughts.space.yaml 5 @@ -82,7 +82,6 @@ mail: 6 - google-site-verification=d5k_X67W_dLDw_KMEqTywt6s3ywb_3Nh-dWUuhoAhz0 7 - v=spf1 mx include:_spf.mx.cloudflare.net a:mail.midnightthoughts.space ip4:65.21.116.72 8 ~all 9 - 10 kubernetes_ingress: &kubernetes 11 - ttl: 60 12 type: A 13 @@ -113,7 +112,6 @@ fleet: *kubernetes 14 grafana: *kubernetes 15 hookshot: *kubernetes 16 keycloak: *kubernetes 17 - 18 nordgedanken.lg: 19 ttl: 1800 20 type: A 21 @@ -175,4 +173,3 @@ personal: 22 - ttl: 1800 23 type: AAAA 24 value: "2a01:4f9:c012:54d3::" 25 - 26 diff --git a/config/production.yaml b/config/production.yaml 27 index 46c7a98..7f20722 100644 28 --- a/config/production.yaml 29 +++ b/config/production.yaml 30 @@ -46,7 +46,7 @@ zones: 31 midnightthoughts.space.: &default 32 sources: [config] 33 processors: [spf] 34 - #targets: [powerdns_ns1, powerdns_ns2, powerdns_ns3_v2] 35 - targets: [powerdns_ns2, powerdns_ns3_v2] 36 + targets: [powerdns_ns1, powerdns_ns2, powerdns_ns3_v2] 37 + #targets: [powerdns_ns2, powerdns_ns3_v2] 38 nordgedanken.dev.: *default 39 miki.community.: *default