mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* [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>
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.