We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c30e9cf commit 899d0c9Copy full SHA for 899d0c9
daprdocs/content/en/reference/components-reference/supported-secret-stores/akeyless.md
@@ -220,6 +220,10 @@ log.Println("Starting test application")
220
}
221
```
222
223
+{{% alert title="Failing Retrieval in Bulk" color="info" %}}
224
+When retrieving secrets using the bulk API, all successfully-retrieved secrets will be returned and failed ones will be logged in the component log.
225
+{{% /alert %}}
226
+
227
## Setup Akeyless instance
228
229
To get started with Akeyless:
0 commit comments