Skip to content

Commit 0a86d24

Browse files
committed
small ASCII chart alignment fix
1 parent 7b514fb commit 0a86d24

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ AboutBits PostgreSQL Operator is a Kubernetes operator that helps you manage Pos
1313
│ │ │ │ │ ClusterConnection Controller │ │ │
1414
│ │ ┌────────────────────┐ │ │ ├──────────────────────────────────┤ │ │
1515
│ │ │ ClusterConnection │ │ │ │ Database Controller │ │ │
16-
│ │ └─────────▲──────────┘ │ │ ├──────────────────────────────────┤ │ │
17-
│ │ │ │ │ Role Controller │ │ │
18-
│ │ ┌─────────┴──────────┐ │ │ ├──────────────────────────────────┤ │ │
16+
│ │ └──────────▲─────────┘ │ │ ├──────────────────────────────────┤ │ │
17+
│ │ │ │ │ Role Controller │ │ │
18+
│ │ ┌──────────┴─────────┐ │ │ ├──────────────────────────────────┤ │ │
1919
│ │ │ - Database │ │ │ │ Schema Controller │ │ │
2020
│ │ │ - Schema │ │ │ ├──────────────────────────────────┤ │ │
2121
│ │ │ - Role │ │ │ │ Grant Controller │ │ │
@@ -26,7 +26,7 @@ AboutBits PostgreSQL Operator is a Kubernetes operator that helps you manage Pos
2626
│ │ │
2727
│ ┌────────────────▼─────────────────┐ │
2828
│ │ PostgreSQL Server │ │
29-
│ │ (JDBC/SQL) │ │
29+
│ │ (JDBC/SQL) │ │
3030
│ └──────────────────────────────────┘ │
3131
└──────────────────────────────────────────────────────────────────────────┘
3232
```

0 commit comments

Comments
 (0)