Update info on CRD defaults

Update info on CRD defaults
This commit is contained in:
zerg-junior 2018-08-22 11:45:10 +02:00 committed by GitHub
parent d1d88f185e
commit 3ccc9cc944
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ They will be deprecated and removed in the future.
Variable names are underscore-separated words.
**Important:** the default parameter values mentioned below are values hardcoded into the operator codebase. They are likely be overwritten in your local operator installation via either operator configmap or CRD.
**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)
## General