Skip to content

Commit

Permalink
revert for s3_cred
Browse files Browse the repository at this point in the history
  • Loading branch information
MikhailBurdukov committed Feb 6, 2024
1 parent e118c8a commit 559f208
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/features/s3_credentials.feature
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@ Feature: ch_s3_credentials tool
Then we get response
"""
<?xml version="1.0" encoding="utf-8"?>
<clickhouse>
<yandex>
<s3>
<cloud_storage>
<endpoint>storage.com</endpoint>
<header>X-YaCloud-SubjectToken: IAM_TOKEN</header>
</cloud_storage>
</s3>
</clickhouse>
</yandex>
"""

0 comments on commit 559f208

Please sign in to comment.