fix(hs): Add agent and gateway
This commit is contained in:
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user