From 8f41c42359b0e66250484351ac94b1aa1e944ee2 Mon Sep 17 00:00:00 2001 From: Murat Kabilov Date: Wed, 11 Jan 2017 16:06:44 +0100 Subject: [PATCH] proper spilo image name --- testcluster.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testcluster.yaml b/testcluster.yaml index cca415e61..d50366bdd 100644 --- a/testcluster.yaml +++ b/testcluster.yaml @@ -10,7 +10,7 @@ spec: resource_cpu: 111m resource_memory: 222Mi number_of_instances: 3 - docker_image: registry.opensource.zalan.do/acid/spilotest-9.6:1.1-p10 # put the spilo image here + docker_image: registry.opensource.zalan.do/acid/spilo-9.6:1.2-p5 # put the spilo image here postgres_configuration: - param: "max_connections" value: "10"