fix(hs): Correct ip

This commit is contained in:
2026-02-12 15:58:10 +01:00
parent e397903a6f
commit 4391a3d7cf
+1 -1
View File
@@ -303,7 +303,7 @@ configMaps:
{ "name": "git.obx", "type": "A", "value": "10.0.1.9" }, { "name": "git.obx", "type": "A", "value": "10.0.1.9" },
{ "name": "git.oceanbox.io", "type": "A", "value": "10.0.1.3" }, { "name": "git.oceanbox.io", "type": "A", "value": "10.0.1.3" },
{ "name": "docs.oceanbox.io", "type": "A", "value": "10.0.1.9" }, { "name": "docs.oceanbox.io", "type": "A", "value": "10.0.1.3" },
{ "name": "kueue.dev.tos.obx", "type": "A", "value": "10.255.241.99" }, { "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": "slurm-agent.rossby.oceanbox.io", "type": "A", "value": "172.16.239.222" },