Skip to content

Commit b8f9ecc

Browse files
kbatuigasmicheleRP
andcommitted
Apply suggestions from code review
Co-authored-by: Michele Cyran <michele@redpanda.com>
1 parent 2899528 commit b8f9ecc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ ifdef::env-cloud[]
4949

5050
To store a secret that you can reference in your catalog authentication cluster properties, you must create the secret using `rpk` or the Data Plane API. Secrets are stored in the secret management solution of your cloud provider. Redpanda retrieves the secrets at runtime.
5151

52-
To learn more about `rpk` and the Cloud API, see xref:manage:rpk/intro-to-rpk.adoc[] and xref:manage:api/cloud-api-overview.adoc[].
52+
For more information, see xref:manage:rpk/intro-to-rpk.adoc[] and xref:manage:api/cloud-api-overview.adoc[].
5353

5454
If you need to configure any of the following properties, you must set their values using secrets:
5555

@@ -58,7 +58,7 @@ If you need to configure any of the following properties, you must set their val
5858
* `iceberg_rest_catalog_token`
5959
* `iceberg_rest_catalog_trust`
6060

61-
To create a new secret, follow these steps:
61+
To create a new secret:
6262

6363
[tabs]
6464
=====
@@ -108,7 +108,7 @@ You can now <<use-a-secret-in-cluster-configuration,reference the secret in your
108108

109109
To set the cluster property to use the value of the secret, use `rpk` or the Control Plane API.
110110

111-
For example, to use a secret for the `iceberg_rest_catalog_client_secret` property, run the following:
111+
For example, to use a secret for the `iceberg_rest_catalog_client_secret` property, run:
112112

113113
[tabs]
114114
=====

0 commit comments

Comments
 (0)