From e0f5d400841cade5212b40c347cc05dc42f6ed55 Mon Sep 17 00:00:00 2001 From: sido Date: Mon, 10 Sep 2018 15:23:12 +0200 Subject: [PATCH] added postgrescluster to chart --- molgenis/questions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molgenis/questions.yml b/molgenis/questions.yml index 985c1b3..475c8bd 100644 --- a/molgenis/questions.yml +++ b/molgenis/questions.yml @@ -34,7 +34,7 @@ questions: group: "Services" label: OpenCPU cluster - variable: molgenis.services.postgres.host - default: "localhost" + default: "postgresql.molgenis-postgresql.svc" description: "Set the location of the postgres cluster" type: string required: true