fix(headscale): Rename frontend -> ekman-manage
This commit is contained in:
@@ -139,7 +139,7 @@ configMaps:
|
|||||||
"ingress.ceph.vtn": "172.16.239.50/32",
|
"ingress.ceph.vtn": "172.16.239.50/32",
|
||||||
"ingress.adm.ceph.vtn": "172.16.239.51/32",
|
"ingress.adm.ceph.vtn": "172.16.239.51/32",
|
||||||
"ingress.oceanbox.tos": "10.255.241.11/32",
|
"ingress.oceanbox.tos": "10.255.241.11/32",
|
||||||
"frontend.ekman.tos": "10.255.241.99/32",
|
"manage.ekman.tos": "10.255.241.99/32",
|
||||||
"k8s.oceanbox.tos": "10.255.241.200/32",
|
"k8s.oceanbox.tos": "10.255.241.200/32",
|
||||||
"k8s.ekman.tos": "10.255.241.99/32",
|
"k8s.ekman.tos": "10.255.241.99/32",
|
||||||
"k8s.ceph.tos": "10.255.241.29/32",
|
"k8s.ceph.tos": "10.255.241.29/32",
|
||||||
@@ -167,7 +167,7 @@ configMaps:
|
|||||||
"rossby-manage:22",
|
"rossby-manage:22",
|
||||||
"rossby:22",
|
"rossby:22",
|
||||||
"ekman:22",
|
"ekman:22",
|
||||||
"frontend:22",
|
"ekman-manage:22",
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -254,7 +254,6 @@ configMaps:
|
|||||||
{ "name": "yolo-registry.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" },
|
{ "name": "ekman.oceanbox.io", "type": "A", "value": "10.255.241.100" },
|
||||||
{ "name": "frontend.ekman.oceanbox.io", "type": "A", "value": "10.255.241.99" },
|
|
||||||
{ "name": "manage.ekman.oceanbox.io", "type": "A", "value": "10.255.241.99" },
|
{ "name": "manage.ekman.oceanbox.io", "type": "A", "value": "10.255.241.99" },
|
||||||
|
|
||||||
{ "name": "argocd.ekman.oceanbox.io", "type": "A", "value": "10.255.241.99" },
|
{ "name": "argocd.ekman.oceanbox.io", "type": "A", "value": "10.255.241.99" },
|
||||||
|
|||||||
Reference in New Issue
Block a user