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