From a935926cf86139c189f1f816ec5015f8d9dc26c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20J=C3=B6rg?= Date: Thu, 12 Feb 2026 15:44:03 +0100 Subject: [PATCH] fix(hs): Change docs IP --- values/headscale/values/values.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/values/headscale/values/values.yaml b/values/headscale/values/values.yaml index 1497c25f..29fbc500 100644 --- a/values/headscale/values/values.yaml +++ b/values/headscale/values/values.yaml @@ -268,7 +268,6 @@ configMaps: { "name": "codex.dev.oceanbox.io", "type": "A", "value": "10.255.241.11" }, { "name": "auth.oceanbox.io", "type": "A", "value": "10.255.241.11" }, - { "name": "docs.oceanbox.io", "type": "A", "value": "10.255.241.11" }, { "name": "auth.adm.oceanbox.io", "type": "A", "value": "10.255.241.11" }, { "name": "keycloak.adm.oceanbox.io", "type": "A", "value": "10.255.241.11" }, { "name": "grafana.adm.oceanbox.io", "type": "A", "value": "10.255.241.11" }, @@ -303,9 +302,9 @@ configMaps: { "name": "git.obx", "type": "A", "value": "10.0.1.9" }, { "name": "git.oceanbox.io", "type": "A", "value": "10.0.1.3" }, + { "name": "docs.oceanbox.io", "type": "A", "value": "10.0.1.9" }, { "name": "kueue.dev.tos.obx", "type": "A", "value": "10.255.241.99" }, - { "name": "slurm-agent.rossby.oceanbox.io", "type": "A", "value": "172.16.239.222" }, { "name": "argocd.adm.vtn.obx", "type": "A", "value": "172.16.239.221" },