Merge branch 'main' of gitlab.com:oceanbox/manifests
This commit is contained in:
@@ -131,7 +131,8 @@ configMaps:
|
||||
"hosts": {
|
||||
"ingress.ekman.tos": "10.255.241.99/32",
|
||||
"ingress.ceph.tos": "10.255.241.10/32",
|
||||
"ingress.ceph.vtn": "172.16.239.19/32",
|
||||
"ingress.ceph.vtn": "172.16.239.50/32",
|
||||
"ingress.adm.ceph.vtn": "172.16.239.51/32",
|
||||
"ingress.oceanbox.tos": "10.255.241.11/32",
|
||||
"frontend.ekman.tos": "10.255.241.99/32",
|
||||
"k8s.oceanbox.tos": "10.255.241.200/32",
|
||||
@@ -259,11 +260,18 @@ configMaps:
|
||||
{ "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": "dashboard.ceph-vtn.local", "type": "A", "value": "172.16.239.19" },
|
||||
{ "name": "grafana.ceph-vtn.local", "type": "A", "value": "172.16.239.19" },
|
||||
{ "name": "prometheus.ceph-vtn.local", "type": "A", "value": "172.16.239.19" },
|
||||
{ "name": "alertmanager.ceph-vtn.local", "type": "A", "value": "172.16.239.19" },
|
||||
{ "name": "hubble.ceph-vtn.local", "type": "A", "value": "172.16.239.19" },
|
||||
{ "name": "dashboard.ceph.tos.local", "type": "A", "value": "10.255.241.10" },
|
||||
{ "name": "grafana.ceph.tos.local", "type": "A", "value": "10.255.241.10" },
|
||||
{ "name": "s3.ceph.tos.local", "type": "A", "value": "10.255.241.10" },
|
||||
{ "name": "prometheus.ceph.tos.local", "type": "A", "value": "10.255.241.10" },
|
||||
{ "name": "alertmanager.ceph.tos.local", "type": "A", "value": "10.255.241.10" },
|
||||
{ "name": "hubble.ceph.tos.local", "type": "A", "value": "10.255.241.10" },
|
||||
|
||||
{ "name": "dashboard.ceph.vtn.local", "type": "A", "value": "172.16.239.50" },
|
||||
{ "name": "grafana.ceph.vtn.local", "type": "A", "value": "172.16.239.50" },
|
||||
{ "name": "prometheus.ceph.vtn.local", "type": "A", "value": "172.16.239.50" },
|
||||
{ "name": "alertmanager.ceph.vtn.local", "type": "A", "value": "172.16.239.50" },
|
||||
{ "name": "hubble.ceph.vtn.local", "type": "A", "value": "172.16.239.50" },
|
||||
|
||||
{ "name": "jonas-atlantis.dev.oceanbox.io", "type": "A", "value": "10.255.241.11" },
|
||||
{ "name": "jonas-sorcerer.ekman.oceanbox.io", "type": "A", "value": "10.255.241.99" },
|
||||
|
||||
Reference in New Issue
Block a user