mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Point mail.rubenhensen.nl to home K8s cluster instead of Hetzner
The CNAME to stalwart.rubenhensen.nl caused browser traffic to hit the Hetzner server, which doesn't have a certificate for mail.rubenhensen.nl.
This commit is contained in:
@@ -5,8 +5,8 @@ records:
|
|||||||
content: "46.224.26.65"
|
content: "46.224.26.65"
|
||||||
- name: mail
|
- name: mail
|
||||||
expire: 86400
|
expire: 86400
|
||||||
type: CNAME
|
type: A
|
||||||
content: "stalwart.rubenhensen.nl."
|
content: "62.41.87.114"
|
||||||
- name: stalwart
|
- name: stalwart
|
||||||
expire: 86400
|
expire: 86400
|
||||||
type: A
|
type: A
|
||||||
|
|||||||
Reference in New Issue
Block a user