mirror of
https://github.com/1Password/onepassword-operator.git
synced 2025-10-22 07:28:06 +00:00
Removing redundant quotes from readme
This commit is contained in:
@@ -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:
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user