Skip to content

Commit

Permalink
Merge pull request servicebinding#153 from jmesnil/jmesnil-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
arthurdm authored May 4, 2021
2 parents 1a33573 + b15c213 commit 44c1d8e
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 @@ -157,7 +157,7 @@ Other than the recommended `type` and `provider` entries, there are no other res
apiVersion: v1
kind: Secret
metadata:
name: production-db
name: production-db-secret
type: service.binding/mysql
stringData:
type: mysql
Expand Down

0 comments on commit 44c1d8e

Please sign in to comment.