Skip to content

Commit

Permalink
fix config-gcs-custom-endpoint.yml after added GCS_SKIP_CREDENTIALS fix
Browse files Browse the repository at this point in the history
#848, fix #847
  • Loading branch information
Slach committed Feb 22, 2024
1 parent 0530494 commit 25e80e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/config-gcs-custom-endpoint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ gcs:
object_disk_path: object_disks/{cluster}/{shard}
compression_format: tar
endpoint: http://gcs:8080/storage/v1/
skip_credential: true
skip_credentials: true

0 comments on commit 25e80e4

Please sign in to comment.