postgres-operator/manifests
Rafia Sabih 540d58d5bd
Adding the support for standby cluster
This will set up a continuous wal streaming cluster, by adding the corresponding section in postgres manifest. Instead of having a full-fledged standby cluster as in Patroni, here we use only the wal path of the source cluster and stream from there.

Since, standby cluster is streaming from the master and does not require to create or use databases of it's own. Hence, it bypasses the creation of users or databases.

There is a separate sample manifest added to set up a standby-cluster.
2019-06-21 10:11:39 +02:00
..
complete-postgres-manifest.yaml Adding the support for standby cluster 2019-06-21 10:11:39 +02:00
configmap.yaml Add secret mount to operator (#535) 2019-06-19 12:40:49 +02:00
fake-teams-api.yaml remove new line from the token; 2017-05-12 16:38:42 +02:00
infrastructure-roles-configmap.yaml Improve infrastructure role definitions (#208) 2018-04-04 17:21:36 +02:00
infrastructure-roles.yaml Improve infrastructure role definitions (#208) 2018-04-04 17:21:36 +02:00
minimal-postgres-manifest.yaml Add logical backup (#442) 2019-05-16 15:52:01 +02:00
operator-service-account-rbac.yaml add deletecollection verb (#589) 2019-06-19 10:47:27 +02:00
platform-credentials.yaml Pod Rolling update 2017-05-12 11:41:25 +02:00
postgres-operator.yaml postgres-operator deployment template: run operator as non-root, and with readonly filesystem (#582) 2019-06-14 15:47:08 +02:00
postgresql-operator-default-configuration.yaml Add secret mount to operator (#535) 2019-06-19 12:40:49 +02:00
standby-manifest.yaml Adding the support for standby cluster 2019-06-21 10:11:39 +02:00
user-facing-clusterroles.yaml rbac: add user-facing clusterroles (#585) 2019-06-14 15:59:51 +02:00