Files
akvorado/docker/clickhouse/cluster-4.xml
Vincent Bernat c70f3b74bf orchestrator/clickhouse: remove init.sh endpoint
Instead, just map configuration files inside the container. As we don't
have to push the schema anymore, pushing some arbitrary configuration
does not seem to be our job.
2025-07-27 21:44:28 +02:00

7 lines
98 B
XML

<clickhouse>
<macros>
<shard>02</shard>
<replica>02</replica>
</macros>
</clickhouse>