Update file-secret-store.md (#2264)

This commit is contained in:
callmexiaolu88 2022-03-18 05:33:42 +08:00 committed by GitHub
parent 17862794ba
commit 12fff7eaf9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ If `multiValued` is `"false"`, the store will load the file and create a map wit
| flattened key | value |
| --- | --- |
|"redis" | "your redis password" |
|"redisPassword" | "your redis password" |
|"connectionStrings:sql" | "your sql connection string" |
|"connectionStrings:mysql"| "your mysql connection string" |