Skip to content

Commit 834d636

Browse files
authored
Merge pull request #247 from weaviate/correct_offloading
Remove OFFLOAD_S3_PATH as it is not available.
2 parents 6ad5b69 + aae9f47 commit 834d636

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

weaviate/values.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -357,11 +357,6 @@ offload:
357357
# Configure bucket where data should be saved, this setting is mandatory
358358
OFFLOAD_S3_BUCKET: weaviate-offload
359359

360-
# Optional setting. Defaults to empty string.
361-
# Set this option if you want to save data to a given location
362-
# inside the bucket
363-
# OFFLOAD_S3_PATH: path/inside/bucket
364-
365360
# Optional setting. Defaults to AWS S3 (s3.amazonaws.com).
366361
# Set this option if you have a MinIO storage configured in your environment
367362
# and want to use it instead of the AWS S3.

0 commit comments

Comments
 (0)