diff --git a/config.py b/config.py index b8758312..06aa05bb 100644 --- a/config.py +++ b/config.py @@ -146,6 +146,7 @@ ALIASES = { "Mssql": "MSSQL", "Mysql": "MySQL", "Postgresql": "PostgreSQL", + "Qdrant": "Qdrant", }, "gitops": { "Argocd": "ArgoCD", diff --git a/resources/onprem/database/qdrant.png b/resources/onprem/database/qdrant.png new file mode 100644 index 00000000..5d489014 Binary files /dev/null and b/resources/onprem/database/qdrant.png differ