Removing redundant quotes from readme

This commit is contained in:
jillianwilson
2023-07-12 16:03:34 -03:00
parent 0c0a498726
commit 55922b52b7

View File

@@ -30,7 +30,7 @@ kind: OnePasswordItem
metadata: metadata:
name: <item_name> #this name will also be used for naming the generated kubernetes secret name: <item_name> #this name will also be used for naming the generated kubernetes secret
spec: 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: Deploy the OnePasswordItem to Kubernetes:
``` ```