mirror of
https://github.com/1Password/onepassword-operator.git
synced 2025-10-21 15:08:06 +00:00
Fix spec field example for OnePasswordItem in readme
This commit is contained in:
@@ -103,7 +103,7 @@ kind: OnePasswordItem # {insert_new_name}
|
||||
metadata:
|
||||
name: {item_name} #this name will also be used for naming the generated kubernetes secret
|
||||
spec:
|
||||
item-path: "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:
|
||||
|
Reference in New Issue
Block a user