File tree Expand file tree Collapse file tree
modules/manage/partials/iceberg Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ You must include the following values:
8686
8787- `<dataplane-api-url>`: The base URL for the Data Plane API.
8888- `<token>`: The API key you generated during authentication.
89- - `<secret-name>`: The ID or name of the secret you want to add. Use only the following characters: `^[A-Z][A-Z0-9_]*$`.
89+ - `<secret-name>`: The name of the secret you want to add. The secret name is also its ID . Use only the following characters: `^[A-Z][A-Z0-9_]*$`.
9090- `<secret-value>`: The Base64-encoded secret.
9191- This scope: `"SCOPE_REDPANDA_CLUSTER"`.
9292
@@ -138,7 +138,7 @@ You must include the following values:
138138
139139- `<cluster-id>`: The ID of the Redpanda cluster.
140140- `<token>`: The API key you generated during authentication.
141- - `<secret-name>`: The name of the secret you created earlier. The secret name is also its ID.
141+ - `<secret-name>`: The name of the secret you created earlier.
142142--
143143=====
144144endif::[]
You can’t perform that action at this time.
0 commit comments