Skip to content

Commit c03c24b

Browse files
committed
Add missing DNS record for www.discovery.etcd.io
1 parent 00773a3 commit c03c24b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

dns/zone-configs/etcd.io._0_base.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,10 @@ discovery:
7575
- type: A
7676
value: 35.225.64.149
7777

78+
www.discovery:
79+
- type: A
80+
value: 35.225.64.149
81+
7882
dev.discovery:
7983
- type: A
8084
value: 35.184.241.212

0 commit comments

Comments
 (0)