Skip to content

Commit

Permalink
Add missing DNS record for www.discovery.etcd.io
Browse files Browse the repository at this point in the history
  • Loading branch information
eduartua committed May 13, 2024
1 parent 00773a3 commit c03c24b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions dns/zone-configs/etcd.io._0_base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,10 @@ discovery:
- type: A
value: 35.225.64.149

www.discovery:
- type: A
value: 35.225.64.149

dev.discovery:
- type: A
value: 35.184.241.212

0 comments on commit c03c24b

Please sign in to comment.