File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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.
6161This means the Operator continuously reconciles the state of the cluster to match your desired state defined in the CRs.
6262
6363** Updates**
You can’t perform that action at this time.
0 commit comments