postgres-operator/docs/reference
Thierry Sallé ea3eef45d9
Additional volumes capability (#736)
* Allow additional Volumes to be mounted

* added TargetContainers option to determine if additional volume need to be mounter or not

* fixed dependencies

* updated manifest additional volume example

* More validation

Check that there are no volume mount path clashes or "all" vs ["a", "b"]
mixtures. Also change the default behaviour to mount to "postgres"
container.

* More documentation / example about additional volumes

* Revert go.sum and go.mod from origin/master

* Declare addictionalVolume specs in CRDs

* fixed k8sres after rebase

* resolv conflict

Co-authored-by: Dmitrii Dolgov <9erthalion6@gmail.com>
Co-authored-by: Thierry <thierry@malt.com>
2020-04-15 09:13:35 +02:00
..
cluster_manifest.md Additional volumes capability (#736) 2020-04-15 09:13:35 +02:00
command_line_and_environment.md use h1 tags to not render titles in sidebar (#626) 2019-07-19 12:50:39 +02:00
operator_parameters.md update image and docs for connection pooler (#898) 2020-04-03 16:28:36 +02:00