Make operations inherit from SRE not SW on mermaid chart
This commit is contained in:
@@ -30,7 +30,8 @@ graph TD
|
|||||||
NoSQL --> DoS[DocumentStore]
|
NoSQL --> DoS[DocumentStore]
|
||||||
DoS --> Mng[Mongo]
|
DoS --> Mng[Mongo]
|
||||||
DoS --> ES[ElasticSearch]
|
DoS --> ES[ElasticSearch]
|
||||||
SW --> OPS[Operations]
|
|
||||||
|
SRE --> OPS[Operations]
|
||||||
OPS --> OS[Operating Systems]
|
OPS --> OS[Operating Systems]
|
||||||
OPS --> IaC[Infrastructure as Code]
|
OPS --> IaC[Infrastructure as Code]
|
||||||
IaC --> TF[Terraform]
|
IaC --> TF[Terraform]
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 72 KiB After Width: | Height: | Size: 78 KiB |
Reference in New Issue
Block a user