Merge R3 into master
[it/dep.git] / ric-aux / helm / infrastructure / subcharts / kong / charts / postgresql / files / conf.d / README.md
diff --git a/ric-aux/helm/infrastructure/subcharts/kong/charts/postgresql/files/conf.d/README.md b/ric-aux/helm/infrastructure/subcharts/kong/charts/postgresql/files/conf.d/README.md
new file mode 100755 (executable)
index 0000000..184c187
--- /dev/null
@@ -0,0 +1,4 @@
+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](https://github.com/bitnami/bitnami-docker-postgresql#configuration-file).