fix(hs): Change slurm-web gateway ip
This commit is contained in:
@@ -259,6 +259,7 @@ configMaps:
|
||||
{ "name": "makai.srv.oceanbox.io", "type": "A", "value": "10.255.241.11" },
|
||||
{ "name": "makai.dev.oceanbox.io", "type": "A", "value": "10.255.241.11" },
|
||||
|
||||
{ "name": "slurm-gateway.dev.oceanbox.io", "type": "A", "value": "10.255.241.11" },
|
||||
{ "name": "yolo-registry.dev.oceanbox.io", "type": "A", "value": "10.255.241.11" },
|
||||
|
||||
{ "name": "ekman.oceanbox.io", "type": "A", "value": "10.255.241.100" },
|
||||
@@ -279,7 +280,6 @@ 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