From e4cc4ca73f80e1056b618f0f79413a8e7555e04a Mon Sep 17 00:00:00 2001 From: Thomas Sapelza Date: Fri, 30 Jan 2026 22:43:36 +0100 Subject: [PATCH] fix README.md ASCII architecture chart --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index bed0faa..257fb27 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,10 @@ AboutBits PostgreSQL Operator is a Kubernetes operator that helps you manage Pos │ │ │ │ │ ClusterConnection Controller │ │ │ │ │ ┌────────────────────┐ │ │ ├──────────────────────────────────┤ │ │ │ │ │ ClusterConnection │ │ │ │ Database Controller │ │ │ -│ │ └──────────▲─────────┘ │ │ ├──────────────────────────────────┤ │ │ -│ │ │ │ │ │ Role Controller │ │ │ -│ │ ┌──────────┴─────────┐ │ │ ├──────────────────────────────────┤ │ │ -│ │ │ - Database │ │ │ │ Schema Controller │ │ │ +│ │ └─────────▲──────────┘ │ │ ├──────────────────────────────────┤ │ │ +│ │ │ │ │ │ Schema Controller │ │ │ +│ │ ┌─────────┴──────────┐ │ │ ├──────────────────────────────────┤ │ │ +│ │ │ - Database │ │ │ │ Role Controller │ │ │ │ │ │ - Schema │ │ │ ├──────────────────────────────────┤ │ │ │ │ │ - Role │ │ │ │ Grant Controller │ │ │ │ │ │ - Grant │ │ │ ├──────────────────────────────────┤ │ │