mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-30 02:02:43 +00:00
Fix a broken link (#17644)
This commit is contained in:
@@ -653,8 +653,8 @@ not create a new version.
|
||||
to a duration to specify the `deletion_time` for all new versions
|
||||
written to this key. If not set, the backend's `delete_version_after` will be
|
||||
used. If the value is greater than the backend's `delete_version_after`, the
|
||||
backend's `delete_version_after` will be used. Accepts [Go duration
|
||||
format string][duration-godoc].
|
||||
backend's `delete_version_after` will be used. Accepts [duration format
|
||||
strings](/docs/concepts/duration-format).
|
||||
|
||||
- `custom_metadata` `(map<string|string>: nil)` - A map of arbitrary string to string valued user-provided metadata meant
|
||||
to describe the secret.
|
||||
|
||||
Reference in New Issue
Block a user