From 428dfc659d7731e63615087ddf4c03a58a83a1e1 Mon Sep 17 00:00:00 2001 From: Eric Schneider <37347760+eric-schneider@users.noreply.github.com> Date: Mon, 21 Jul 2025 11:45:16 -0700 Subject: [PATCH] Use ellipsis-vertical instead of more_vert --- .../real-time-data-pipeline/04-debugging-and-clean-up.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/use-cases-architectures/pages/real-time-data-pipeline/04-debugging-and-clean-up.adoc b/modules/use-cases-architectures/pages/real-time-data-pipeline/04-debugging-and-clean-up.adoc index 90b720a..3d67935 100644 --- a/modules/use-cases-architectures/pages/real-time-data-pipeline/04-debugging-and-clean-up.adoc +++ b/modules/use-cases-architectures/pages/real-time-data-pipeline/04-debugging-and-clean-up.adoc @@ -44,13 +44,13 @@ image:decodable-data-pipeline/04/image2.png["Delete decodable connection"] . In the {astra-ui-link} header, click icon:grip[name="Applications"], and then select **Streaming**. -. Find the `webstore-clicks` tenant, click icon:material:more_vert[name="More"], and then select **Delete**. +. Find the `webstore-clicks` tenant, click icon:ellipsis-vertical[name="More"], and then select **Delete**. + This removes the tenant and all associated sinks, topics, messages, and namespaces. . In the {astra-ui-link} header, click icon:grip[name="Applications"], and then select **{product-short}**. -. Find the `webstore-clicks` database, click icon:material:more_vert[name="More"], and then select **Terminate**. +. Find the `webstore-clicks` database, click icon:ellipsis-vertical[name="More"], and then select **Terminate**. + This removes the database and all associated keyspaces and tables. This can take a few minutes.