From c01ecef37cdd9e57d18b422c0dd34ddceb2f5244 Mon Sep 17 00:00:00 2001 From: Sergey Dudoladov Date: Fri, 31 Aug 2018 11:04:22 +0200 Subject: [PATCH] remove mentions of 'hardcoded' --- docs/reference/operator_parameters.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/operator_parameters.md b/docs/reference/operator_parameters.md index 2b12f9fe0..f9bb231b6 100644 --- a/docs/reference/operator_parameters.md +++ b/docs/reference/operator_parameters.md @@ -45,7 +45,7 @@ They will be deprecated and removed in the future. Variable names are underscore-separated words. -**Important:** for configmap configuration, the default parameter values mentioned below are values hardcoded into the operator codebase. They are likely be overwritten in your local operator installation via your local version of the operator configmap. In the case you use the operator CRD, there are no hardcoded defaults. All the CRD defaults are provided with the [operator's default configuration manifest](https://github.com/zalando-incubator/postgres-operator/blob/master/manifests/postgresql-operator-default-configuration.yaml) +**Important:** for the configmap operator configuration, the default parameter values mentioned below are likely to be overwritten in your local operator installation via your local version of the operator configmap. In the case you use the operator CRD, all the CRD defaults are provided in the [operator's default configuration manifest](https://github.com/zalando-incubator/postgres-operator/blob/master/manifests/postgresql-operator-default-configuration.yaml) ## General