Skip to content

Commit c99de7c

Browse files
committed
chore(dns): remove outdated records
1 parent 93c7dd8 commit c99de7c

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

deploy/dns.yaml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -53,20 +53,3 @@ zones:
5353
type: CNAME
5454
values:
5555
- mon0.nicklasfrahm.dev
56-
# VM hosted in GCP.
57-
- name: odance-37d741aa95
58-
type: A
59-
values:
60-
- 34.133.126.82
61-
62-
- provider: cloudflare
63-
name: odance.nl
64-
records:
65-
- name: "@"
66-
type: CNAME
67-
values:
68-
- odance-37d741aa95.nicklasfrahm.dev
69-
- name: www
70-
type: CNAME
71-
values:
72-
- odance-37d741aa95.nicklasfrahm.dev

0 commit comments

Comments
 (0)