From e4b75a2d4dae00b4826af24e75db167af870316a Mon Sep 17 00:00:00 2001 From: Stefano Lottini Date: Tue, 6 May 2025 11:29:26 +0200 Subject: [PATCH] Fix rendering of point 3.b.ii of deploy-proxy-monitoring (asterisks) --- modules/ROOT/pages/deploy-proxy-monitoring.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ROOT/pages/deploy-proxy-monitoring.adoc b/modules/ROOT/pages/deploy-proxy-monitoring.adoc index 60fb8420..ef6e96ad 100644 --- a/modules/ROOT/pages/deploy-proxy-monitoring.adoc +++ b/modules/ROOT/pages/deploy-proxy-monitoring.adoc @@ -100,7 +100,7 @@ Leave blank if authentication is not enabled on the cluster. ... Specify its path in `*_astra_secure_connect_bundle_path`. .. Otherwise, if you wish the automation to download the cluster's Secure Connect Bundle for you, just specify the two following variables: ... `*_astra_db_id`: the cluster's https://docs.datastax.com/en/astra/astra-db-vector/faqs.html#where-do-i-find-the-organization-id-database-id-or-region-id[database id]. -... `*_astra_token`: the token value from an {astra-db} application token with the *Read/Write User* role, prefixed by `AstraCS:`. +... `*_astra_token`: the token value from an {astra-db} application token with the **Read/Write User** role, prefixed by `AstraCS:`. Save the file and exit the editor.