merge with master

This commit is contained in:
Felix Kunde 2019-07-10 15:50:37 +02:00
parent 5c35dd9f7f
commit 0775e0d5d6
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ pipelines with no access to Kubernetes directly.
By default, the operator is building up on two other Open Source projects By default, the operator is building up on two other Open Source projects
developed at Zalando. [Spilo](https://github.com/zalando/spilo) provides the developed at Zalando. [Spilo](https://github.com/zalando/spilo) provides the
Docker image that contains PostgreSQL incl. some pre-compiled extensions. Spilo Docker image that contains PostgreSQL incl. some pre-compiled extensions. Spilo
also includes [Patroni]((https://github.com/zalando/spilo) to manage highly also includes [Patroni](https://github.com/zalando/spilo) to manage highly
available Postgres cluster powered by streaming replication. available Postgres cluster powered by streaming replication.
## Getting started ## Getting started