Files
deprecated-helm-charts/stable/postgresql/files/conf.d
Carlos Rodríguez Hernández 4a4875755d [stable/postgresql] Allows overwrite default config file using include_dir (#10133)
* [stable/postgresql] Allows overwrite default config file using include_dir

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>

* Remove duplicated if statement

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>

* Change README wording

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>

* Bump major version

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2018-12-19 07:58:46 -08:00
..

If you don't want to provide the whole configuration file and only specify certain parameters, you can copy here your extended .conf files. These files will be injected as a config maps and add/overwrite the default configuration using the include_dir directive that allows settings to be loaded from files other than the default postgresql.conf.

More info in the bitnami-docker-postgresql README.