Skip to content

Commit 14d5c52

Browse files
authored
Small README.md changes (#15)
1 parent 3803ddd commit 14d5c52

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
@@ -22,9 +22,9 @@ AboutBits PostgreSQL Operator is a Kubernetes operator that helps you manage Pos
2222
│ │ │ - Grant │ │ │ ├──────────────────────────────────┤ │ │
2323
│ │ │ - DefaultPrivilege │ │ │ │ DefaultPrivilege Controller │ │ │
2424
│ │ └────────────────────┘ │ │ └──────────────────────────────────┘ │ │
25-
│ └────────────────────────┘ └────────────────────┬───────────────────┘ │
26-
27-
│ ┌─────────────────▼────────────────┐ │
25+
│ └────────────────────────┘ └───────────────────┬────────────────────┘ │
26+
27+
│ ┌────────────────▼─────────────────┐ │
2828
│ │ PostgreSQL Server │ │
2929
│ │ (SQL) │ │
3030
│ └──────────────────────────────────┘ │
@@ -57,7 +57,7 @@ Further documentation of each Custom Resource can be found here:
5757

5858
### Declarative Management
5959

60-
The Operator leverages the power of Kubernetes Custom Resource Definitions (CRDs) to manage PostgreSQL resources declaratively.
60+
The Operator leverages the power of Kubernetes Custom Resource Definitions (CRDs) to manage PostgreSQL resources declaratively.
6161
This means the Operator continuously reconciles the state of the cluster to match your desired state defined in the CRs.
6262

6363
**Updates**

0 commit comments

Comments
 (0)