mirror of https://github.com/dapr/docs.git
parent
48d7694fd7
commit
3a3c62196f
|
@ -46,7 +46,7 @@ The above example uses secrets as plain strings. It is recommended to use a secr
|
||||||
|
|
||||||
| Field | Required | Details | Example |
|
| Field | Required | Details | Example |
|
||||||
|--------------------|:--------:|---------|---------|
|
|--------------------|:--------:|---------|---------|
|
||||||
| `path` | Y | Folder containing the keys to be loaded. When loading a key, the name of the key will be used as name of the file in this folder. | `/path/to/folder`
|
| `path` | Y | Folder containing the keys to be loaded. When loading a key, the name of the key used is the name of the file in this folder. | `/path/to/folder`
|
||||||
|
|
||||||
## Related links
|
## Related links
|
||||||
[Cryptography building block]({{< ref cryptography >}})
|
[Cryptography building block]({{< ref cryptography >}})
|
||||||
|
|
Loading…
Reference in New Issue