Skip to content

Commit a95d58a

Browse files
committed
fix: remove r2
1 parent 569da2c commit a95d58a

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

infra/clickhouse/config.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -543,16 +543,6 @@
543543
<default>
544544
<keep_free_space_bytes>0</keep_free_space_bytes>
545545
</default>
546-
<r2>
547-
<type>s3</type>
548-
<endpoint>${R2_ENDPOINT}</endpoint>
549-
<access_key_id>${R2_ACCESS_KEY}</access_key_id>
550-
<secret_access_key>${R2_SECRET_KEY}</secret_access_key>
551-
<metadata_path>/var/lib/clickhouse/disks/r2/</metadata_path>
552-
<cache_enabled>true</cache_enabled>
553-
<cache_path>/var/lib/clickhouse/r2_cache/</cache_path>
554-
<cache_size>20Gi</cache_size>
555-
</r2>
556546
</disks>
557547

558548
<policies>

0 commit comments

Comments
 (0)