From a513893a1903b9d6e14be4e05ddd2d861d90884e Mon Sep 17 00:00:00 2001 From: Oleksii Kliukin Date: Wed, 10 Feb 2016 10:29:21 +0100 Subject: [PATCH] Really fix the sample configuration files. --- postgres1.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postgres1.yml b/postgres1.yml index a8802226..c2d84ea0 100644 --- a/postgres1.yml +++ b/postgres1.yml @@ -63,7 +63,7 @@ postgresql: password: rep-pass network: 127.0.0.1/32 superuser: - user: postgres + username: postgres password: zalando admin: username: admin