diff --git a/swh/templates/indexers/_helper.tpl b/swh/templates/indexers/_helper.tpl
index e721b4319f0a5b8d76123d86de74cb12731a2f70..ea15adc952b496f511cf7149bf82235272a71dca 100644
--- a/swh/templates/indexers/_helper.tpl
+++ b/swh/templates/indexers/_helper.tpl
@@ -46,5 +46,5 @@ data:
                                 "name" (print "indexer-" .deployment_name)
                                 "kafkaConfiguration" $journalClientConfiguration
                                 "autoscalingConfiguration" .deployment_config.autoScaling
-                                "Values"        .Values) -}}
+                                "Values"        .Values) }}
 {{ end }}