From b9c9793d62dfe3d8b01181df7f7e1c563af09019 Mon Sep 17 00:00:00 2001 From: Anton Dementyev Date: Thu, 23 Jan 2025 16:56:49 +0700 Subject: [PATCH] UNSOI-2606: test values with s3 --- charts/sophora-importer/test-values.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/sophora-importer/test-values.yaml b/charts/sophora-importer/test-values.yaml index 5573ebd..b261a2f 100644 --- a/charts/sophora-importer/test-values.yaml +++ b/charts/sophora-importer/test-values.yaml @@ -76,10 +76,10 @@ sophora: key: common transform: skipTransform folders: - watch: /import/common/incoming + watch: s3://common/incoming temp: /import-local/common/temp - success: /import-local/common/success - failure: /import/common/failure + success: s3://common/success + failure: s3://common/failure xsl: /xsl defaultStructureNode: /import