1
0
Fork 0

content(signpost.cloud.mareshq.com): change nodes for hcloud vms instead of baremetal

This commit is contained in:
Vojtěch Mareš 2022-11-24 14:59:21 +01:00
parent 710f251585
commit f1ff9b0bb8
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D

View file

@ -33,15 +33,15 @@
"name": "Cluster / Nodes",
"items": [
{
"name": "Loris (loris.vxm.cz)",
"name": "node-0-bee-k8s",
"url": "#"
},
{
"name": "Otary (otary.vxm.cz)",
"name": "node-1-bee-k8s",
"url": "#"
},
{
"name": "Rhino (rhino.vxm.cz)",
"name": "node-2-bee-k8s",
"url": "#"
}
]