fix: Add cache to headscale

This commit is contained in:
2025-08-20 11:59:55 +02:00
parent fcb5981cb8
commit 5696235a1b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -230,6 +230,7 @@ configMaps:
{ "name": "rabbitmq.dev.oceanbox.io", "type": "A", "value": "10.255.241.11" },
{ "name": "openfga.srv.oceanbox.io", "type": "A", "value": "10.255.241.11" },
{ "name": "openfga.dev.oceanbox.io", "type": "A", "value": "10.255.241.11" },
{ "name": "cache.srv.oceanbox.io", "type": "A", "value": "10.255.241.11" },
{ "name": "yolo-registry.dev.oceanbox.io", "type": "A", "value": "10.255.241.11" },
@@ -264,4 +265,3 @@ configMaps:
{ "name": "ole-atlantis.dev.oceanbox.io", "type": "A", "value": "10.255.241.11" },
{ "name": "ole-sorcerer.ekman.oceanbox.io", "type": "A", "value": "10.255.241.99" }
]