fix(hs): Add agent and gateway

This commit is contained in:
2025-09-25 16:46:19 +02:00
parent 0a1b27e2d3
commit a4d100b532
+2
View File
@@ -271,6 +271,7 @@ configMaps:
{ "name": "slurmrestd.ekman.oceanbox.io", "type": "A", "value": "10.255.241.99" },
{ "name": "sorcrerer.ekman.oceanbox.io", "type": "A", "value": "10.255.241.99" },
{ "name": "plume.data.oceanbox.io", "type": "A", "value": "10.255.241.99" },
{ "name": "slurm-agent.ekman.oceanbox.io", "type": "A", "value": "10.255.241.99" },
{ "name": "dashboard.ob-ceph.local", "type": "A", "value": "10.255.241.10" },
{ "name": "grafana.ob-ceph.local", "type": "A", "value": "10.255.241.10" },
@@ -278,6 +279,7 @@ configMaps:
{ "name": "prometheus.ob-ceph.local", "type": "A", "value": "10.255.241.10" },
{ "name": "alertmanager.ob-ceph.local", "type": "A", "value": "10.255.241.10" },
{ "name": "hubble.ob-ceph.local", "type": "A", "value": "10.255.241.10" },
{ "name": "slurm-gateway.ekman.oceanbox.io", "type": "A", "value": "10.255.241.99" },
{ "name": "dashboard.ceph.tos.local", "type": "A", "value": "10.255.241.10" },
{ "name": "grafana.ceph.tos.local", "type": "A", "value": "10.255.241.10" },