From 8ccd8b1a246f849253f571200fc03a1bb2a132bb Mon Sep 17 00:00:00 2001 From: Giovanni Toraldo Date: Thu, 26 Sep 2024 10:31:09 +0200 Subject: [PATCH] rewrite comments --- charts/alfresco-search-enterprise/ci/default-values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/alfresco-search-enterprise/ci/default-values.yaml b/charts/alfresco-search-enterprise/ci/default-values.yaml index 070bd23d..e790586c 100644 --- a/charts/alfresco-search-enterprise/ci/default-values.yaml +++ b/charts/alfresco-search-enterprise/ci/default-values.yaml @@ -1,9 +1,9 @@ # avoid too long resource names being truncated and conflicting nameOverride: aesc reindexing: - # a db would be required but helm install won't wait for the job to be ready + # A database is required for reindexing, but Helm does not wait for the job to complete during installation. enabled: true - # ... but only if it's not defined as an hook + # Allows tests to pass, otherwise when reindexing job is run as hook, installation will fail. hookExecution: false repository: url: http://repository