Skip to content

Commit

Permalink
Removing redundant quotes from readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jillianwilson committed Jul 12, 2023
1 parent 0c0a498 commit 55922b5
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 @@ -30,7 +30,7 @@ kind: OnePasswordItem
metadata:
name: <item_name> #this name will also be used for naming the generated kubernetes secret
spec:
itemPath: "vaults/<vault_id_or_title>/items/<item_id_or_title>"```
itemPath: "vaults/<vault_id_or_title>/items/<item_id_or_title>"
```
Deploy the OnePasswordItem to Kubernetes:
```
Expand Down

0 comments on commit 55922b5

Please sign in to comment.