Skip to content

Commit 51af18a

Browse files
committed
docs(postgres): Add readme
ref: #18
1 parent dde13cb commit 51af18a

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

manifests/postgres/README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# PostgreSQL Cluster including HA Multi-cluster replication
2+
3+
Following Components are available:
4+
5+
- `enable-super_user_access` Enable super user account and access to cluster
6+
7+
- `ha` Deploy replicated multi-cluster in master-slave configuration
8+
9+
- `metrics` Enable prometheus metrics endpoint
10+
11+
Following Overlays are available:
12+
13+
- `Production` - Base deployment manifests
14+
15+
- `HA` - HA Multi-Cluster deployment with replication between clusters

0 commit comments

Comments
 (0)