Skip to content

Commit

Permalink
Merge pull request #2281 from akim-newrelic/develop
Browse files Browse the repository at this point in the history
docs: Add note on valid characters for keys
  • Loading branch information
bradleycamacho authored Jun 7, 2024
2 parents adaec24 + ac7a9fd commit 6ef1759
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/markdown-pages/explore-docs/nerdstoragevault.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ query {
- A maximum of 10 secrets can be stored per ACTOR.
- A secret value is limited to 5000 characters.
- A key value is limited to 64 characters.
- A key value must only include alphanumeric, '_' or '-' characters

### Permissions for working with NerdStorageVault

Expand Down

0 comments on commit 6ef1759

Please sign in to comment.