Use PostgreSQL specifically

This commit is contained in:
erthalion 2018-06-01 13:29:09 +02:00
parent f356225c04
commit 69c8d3784a
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# How to create a new db cluster
# How to create a new PostgreSQL cluster
## Create a manifest for a new db cluster
## Create a manifest for a new PostgreSQL cluster
As an example you can take this
[minimal example](manifests/minimal-postgres-manifest.yaml):