We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dde13cb commit 51af18aCopy full SHA for 51af18a
manifests/postgres/README.md
@@ -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