Skip to content

Commit

Permalink
Update README.md (#97)
Browse files Browse the repository at this point in the history
The spacing in the example would identify the parse-json-secrets as an invalid secret key.
  • Loading branch information
jakubkeller authored Mar 20, 2024
1 parent f91b2a3 commit 8ae89ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ The following example creates environment variables by parsing the JSON in the s
secret-ids: |
test/secret
,secret2
parse-json-secrets: true
parse-json-secrets: true
```
The secret `test/secret` has the following secret value.

Expand Down Expand Up @@ -178,4 +178,4 @@ See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more inform

## License

This library is licensed under the MIT-0 License. See the LICENSE file.
This library is licensed under the MIT-0 License. See the LICENSE file.

0 comments on commit 8ae89ee

Please sign in to comment.