Skip to content

Commit 8759636

Browse files
committed
chore(k8s/alrest): add halone's DNS config
Release-Status: cut Signed-off-by: Xe Iaso <[email protected]>
1 parent c9136cc commit 8759636

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

kube/alrest/dns/halone.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
apiVersion: externaldns.k8s.io/v1alpha1
2+
kind: DNSEndpoint
3+
metadata:
4+
name: halone-within-lgbt-dns
5+
spec:
6+
endpoints:
7+
- dnsName: "halone.within.lgbt"
8+
recordTTL: 3600
9+
recordType: A
10+
targets:
11+
- 45.77.215.25
12+
- dnsName: "halone.within.lgbt"
13+
recordTTL: 3600
14+
recordType: AAAA
15+
targets:
16+
- 2001:19f0:8000:1317:5400:05ff:fe6a:20cf

0 commit comments

Comments
 (0)