OpenShift PostgreSQL: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 4: | Line 4: | ||
=Installation= | =Installation= | ||
You can use the following generic Postgresql template: https://github.com/NovaOrdis/playground/blob/master/openshift/auxiliary-tools/generic-postgresql.yaml | |||
Copy it locally. Normally, you should not need to modify it manually, unless you want to use newer versions. | |||
Make sure that a persistent volume 1Gi or larger is available for binding. |
Revision as of 04:02, 25 November 2017
Internal
Installation
You can use the following generic Postgresql template: https://github.com/NovaOrdis/playground/blob/master/openshift/auxiliary-tools/generic-postgresql.yaml
Copy it locally. Normally, you should not need to modify it manually, unless you want to use newer versions.
Make sure that a persistent volume 1Gi or larger is available for binding.