X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-aux%2Fhelm%2Finfrastructure%2Fsubcharts%2Fkong%2Fcharts%2Fpostgresql%2Ffiles%2Fconf.d%2FREADME.md;fp=ric-aux%2Fhelm%2Finfrastructure%2Fsubcharts%2Fkong%2Fcharts%2Fpostgresql%2Ffiles%2Fconf.d%2FREADME.md;h=184c1875d575a262710552c0c7f97abbdb56a981;hb=dc00cdf008775e2ac5dddb186d1eb81e80370b69;hp=0000000000000000000000000000000000000000;hpb=ca9b3ee64b3966fa1d20226b361b4f614434129e;p=it%2Fdep.git 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 index 00000000..184c1875 --- /dev/null +++ b/ric-aux/helm/infrastructure/subcharts/kong/charts/postgresql/files/conf.d/README.md @@ -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).