Skip to content

Commit 503156c

Browse files
authored
fix README.md ASCII architecture chart (#23)
1 parent 6305f5d commit 503156c

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,10 +13,10 @@ 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-
│ │ ┌──────────┴─────────┐ │ │ ├──────────────────────────────────┤ │ │
19-
│ │ │ - Database │ │ │ │ Schema Controller │ │ │
16+
│ │ └─────────▲──────────┘ │ │ ├──────────────────────────────────┤ │ │
17+
│ │ │ │ │ │ Schema Controller │ │ │
18+
│ │ ┌─────────┴──────────┐ │ │ ├──────────────────────────────────┤ │ │
19+
│ │ │ - Database │ │ │ │ Role Controller │ │ │
2020
│ │ │ - Schema │ │ │ ├──────────────────────────────────┤ │ │
2121
│ │ │ - Role │ │ │ │ Grant Controller │ │ │
2222
│ │ │ - Grant │ │ │ ├──────────────────────────────────┤ │ │

0 commit comments

Comments
 (0)