Skip to content

Commit a3d4985

Browse files
committed
Minor edit
1 parent d06ae04 commit a3d4985

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

modules/manage/partials/iceberg/use-iceberg-catalogs.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,15 @@ Store secrets for the following properties:
5252
* `iceberg_rest_catalog_token`
5353
* `iceberg_rest_catalog_trust`
5454

55-
To create a new secret, run the following:
55+
To create a new secret, follow these steps:
5656

5757
[tabs]
5858
=====
5959
rpk::
6060
+
6161
--
62+
Run the following `rpk` command:
63+
6264
[,bash]
6365
----
6466
rpk security secret create --name <secret-name> --value <secret-value> --scopes redpanda_cluster

0 commit comments

Comments
 (0)