UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 03751f78 authored by Gabe Scarberry's avatar Gabe Scarberry :popcorn:
Browse files

Revert "mermaid is interesting..."

This reverts commit 4d7ea5eb
parent 0e3fc57b
No related branches found
No related tags found
1 merge request!993charter update-to-master
......@@ -25,22 +25,24 @@ graph TB
Thanos
end
ServiceMesh
ArgoCD
ClusterAuditor --> LoggingECK
ClusterAuditor --> OPA(Policy Enforcement)
end
subgraph "Application Utilities"
subgraph "Package Utilities"
Postgres
MinIO(S3 Compatible Storage)
Redis
MySQL
MongoDB
end
subgraph "Security"
Keycloak --> Postgres
Anchore(Anchore Enterprise) --> Postgres
Twistlock
Authservice
end
subgraph "Developer Tools"
......@@ -49,20 +51,14 @@ graph TB
GitLab --> Redis
GitLab --> Postgres
Sonarqube --> Postgres
Nexus --> Postgres
end
subgraph "Collaboration Tools"
<!-- Jira --> Postgres
Confluence --> Postgres -->
Jira --> Postgres
Confluence --> Postgres
MatterMost --> MinIO
end
subgraph "Cluster Utilities"
ArgoCD
Velero
end
```
## Core
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment