Update physicals-mermaid.md
This commit is contained in:
parent
3585bc0ae5
commit
02950dc4b5
|
@ -1,3 +1,4 @@
|
||||||
|
```mermaid
|
||||||
flowchart TD
|
flowchart TD
|
||||||
oldcluster[old cluster]-->i9worker
|
oldcluster[old cluster]-->i9worker
|
||||||
taloscluster-->worker[worker - talos-6u4-9rv]
|
taloscluster-->worker[worker - talos-6u4-9rv]
|
||||||
|
@ -21,3 +22,4 @@ flowchart TD
|
||||||
hpspinny-->disk0[4tib-sda]
|
hpspinny-->disk0[4tib-sda]
|
||||||
hpspinny-->disk1[4tib-sdc]
|
hpspinny-->disk1[4tib-sdc]
|
||||||
hpspinny-->disk2[10tib-sdd]
|
hpspinny-->disk2[10tib-sdd]
|
||||||
|
```
|
Loading…
Reference in New Issue