fix: add maps.oceanbox.io to headscale dns for internal use
This commit is contained in:
@@ -211,6 +211,7 @@ configMaps:
|
||||
data:
|
||||
records: |
|
||||
[
|
||||
{ "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