Mounts the schema SQL files as a ConfigMap into ClickHouse's init directory so tables are created automatically on fresh starts. All statements use IF NOT EXISTS so they're safe to re-run. This ensures the schema exists even if the PVC is lost or the pod is recreated. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>