diff --git a/elasticsearch/templates/bin/_helm-tests.sh.tpl b/elasticsearch/templates/bin/_helm-tests.sh.tpl index abbe36511..80c02a830 100644 --- a/elasticsearch/templates/bin/_helm-tests.sh.tpl +++ b/elasticsearch/templates/bin/_helm-tests.sh.tpl @@ -49,7 +49,7 @@ function check_snapshot_repositories () { echo "FAIL: The snapshot repository $respository does not exist! Exiting now"; exit 1; fi -{{ end }} + {{ end }} } function remove_test_index () {