fix: remove ekman*/rossby*.oceanbox.io from headscale dns. favor magicdns
This commit is contained in:
@@ -243,11 +243,6 @@ configMaps:
|
||||
data:
|
||||
records: |
|
||||
[
|
||||
{ "name": "ekman.oceanbox.io", "type": "A", "value": "10.255.241.100" },
|
||||
{ "name": "ekman-manage.oceanbox.io", "type": "A", "value": "10.255.241.99" },
|
||||
{ "name": "rossby.oceanbox.io", "type": "A", "value": "172.16.239.222" },
|
||||
{ "name": "rossby-manage.oceanbox.io", "type": "A", "value": "172.16.239.221" },
|
||||
|
||||
{ "name": "maps.oceanbox.io", "type": "A", "value": "10.255.241.11" },
|
||||
{ "name": "maps.beta.oceanbox.io", "type": "A", "value": "10.255.241.11" },
|
||||
{ "name": "atlantis.beta.oceanbox.io", "type": "A", "value": "10.255.241.11" },
|
||||
|
||||
Reference in New Issue
Block a user