From 9afec552e35f1dae78f5ad0891f151533957ad89 Mon Sep 17 00:00:00 2001 From: Felix Kunde Date: Wed, 12 Jun 2019 20:01:29 +0200 Subject: [PATCH] update docs --- docs/reference/operator_parameters.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/reference/operator_parameters.md b/docs/reference/operator_parameters.md index b0d99c7ef..8952cd1ad 100644 --- a/docs/reference/operator_parameters.md +++ b/docs/reference/operator_parameters.md @@ -164,9 +164,8 @@ configuration they are grouped under the `kubernetes` key. * **enable_pod_disruption_budget** if disabled `MinAvailable` in the PDB's spec will be set to `0`. That means the PDB will get created anyway. The PDB is also relaxed when scaling down the - Postgres cluster to `"numberOfInstances": 0`. When scaling up or enabling this - configuration parameter delete the operator Pod to get the PDB synced. By - default PDB is enabled which results in `"MinAvailable": 1` + Postgres cluster to `"numberOfInstances": 0`. By default PDB is enabled which + results in `"MinAvailable": 1`. * **secret_name_template** a template for the name of the database user secrets generated by the