From b8bbfa871cdf9f602eac4a1cf3e2d6467bf10f22 Mon Sep 17 00:00:00 2001 From: Michael Arrastia Date: Thu, 13 Sep 2018 15:42:17 +0100 Subject: [Champ] Fix startup issue Correct cassandra configuration to allow microservice to start. Change-Id: I6f3b8bd80fbc73ddffc009e5f41263135d2f0a59 Issue-ID: AAI-1587 Signed-off-by: Michael Arrastia --- charts/aai-champ/resources/config/dynamic/conf/champ-beans.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'charts/aai-champ') diff --git a/charts/aai-champ/resources/config/dynamic/conf/champ-beans.xml b/charts/aai-champ/resources/config/dynamic/conf/champ-beans.xml index 9d7ddd1..325982b 100644 --- a/charts/aai-champ/resources/config/dynamic/conf/champ-beans.xml +++ b/charts/aai-champ/resources/config/dynamic/conf/champ-beans.xml @@ -46,8 +46,7 @@ xsi:schemaLocation=" {{- $seed_size := default 1 .Values.global.cassandra.replicas | int -}} {{- $global := . }} - - + -- cgit 1.2.3-korg