Update README.md to show the apiVersion (#194)

Typo which doesn't show the apiVersion resulting in an error
This commit is contained in:
Kevin Gottsman
2025-02-05 07:55:51 -05:00
committed by GitHub
parent 949a840779
commit 4428515407

View File

@@ -27,7 +27,8 @@ helm install connect 1password/connect --set-file connect.credentials=1password-
3. Create a Kubernetes Secret from a 1Password item:
```apiVersion: onepassword.com/v1
```
apiVersion: onepassword.com/v1
kind: OnePasswordItem
metadata:
name: <item_name> #this name will also be used for naming the generated kubernetes secret