fix(hs): Add rossby ingresses

This commit is contained in:
2025-10-24 13:02:42 +02:00
parent b50cdd3e3c
commit a93ee66b41
+6
View File
@@ -276,6 +276,12 @@ configMaps:
{ "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": "argocd.adm.vtn.obx", "type": "A", "value": "172.16.239.221" },
{ "name": "grafana.adm.vtn.obx", "type": "A", "value": "172.16.239.221" },
{ "name": "prometheus.adm.vtn.obx", "type": "A", "value": "172.16.239.221" },
{ "name": "alertmanager.adm.vtn.obx", "type": "A", "value": "172.16.239.221" },
{ "name": "slurm-agent.adm.vtn.obx", "type": "A", "value": "172.16.239.221" },
{ "name": "dashboard.ob-ceph.local", "type": "A", "value": "10.255.241.10" },
{ "name": "grafana.ob-ceph.local", "type": "A", "value": "10.255.241.10" },
{ "name": "s3.ob-ceph.local", "type": "A", "value": "10.255.241.10" },