fix: Persist headscale values
This commit is contained in:
@@ -168,6 +168,7 @@ configMaps:
|
|||||||
],
|
],
|
||||||
"dst": [
|
"dst": [
|
||||||
"mumindalen:0",
|
"mumindalen:0",
|
||||||
|
"relay-vtn:0",
|
||||||
"rossby-manage:22",
|
"rossby-manage:22",
|
||||||
"rossby:22",
|
"rossby:22",
|
||||||
"ekman:22",
|
"ekman:22",
|
||||||
@@ -299,6 +300,8 @@ configMaps:
|
|||||||
{ "name": "alertmanager.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": "hubble.ceph.tos.local", "type": "A", "value": "10.255.241.10" },
|
||||||
|
|
||||||
|
{ "name": "ob.local", "type": "A", "value": "10.96.0.10" },
|
||||||
|
|
||||||
{ "name": "dashboard.ceph.vtn.local", "type": "A", "value": "172.16.239.50" },
|
{ "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": "grafana.ceph.vtn.local", "type": "A", "value": "172.16.239.50" },
|
||||||
{ "name": "prometheus.ceph.vtn.local", "type": "A", "value": "172.16.239.50" },
|
{ "name": "prometheus.ceph.vtn.local", "type": "A", "value": "172.16.239.50" },
|
||||||
|
|||||||
Reference in New Issue
Block a user