Skip to content

Commit

Permalink
Update README.md for Helm provider (#194)
Browse files Browse the repository at this point in the history
Signed-off-by: Vitaliy Reznikov <[email protected]>
  • Loading branch information
vitrez authored Jan 6, 2024
1 parent 121ff68 commit b27c522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ metadata:
name: release-name-mysql
namespace: default
stringData:
mysql-password: refs+vault://secret/data/foo#/mykey
mysql-password: ref+vault://secret/data/foo#/mykey
mysql-root-password: vZQmqdGw3z
type: Opaque
```
Expand Down

0 comments on commit b27c522

Please sign in to comment.