Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
quick typo fix
  • Loading branch information
ladydascalie authored Mar 21, 2024
1 parent e6b2a3a commit 0fa263f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/connect/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ helm install --set connect.applicationName=connect connect ./connect
| operator.roleBinding.name | string | `"onepassword-connect-operator"` | The name of the 1Password Operator Role Binding |
| operator.serviceAccount.annotations | object | `{}` | Annotations for the 1Password Connect Service Account |
| operator.serviceAccount.create | boolean | `{{.Values.operator.create}}` | Denotes whether or not a service account will be created for the 1Password Operator |
| operator.serviceAccount.name | string | `"onepassword-connect-operator"` | The name of the 1Password Conenct Operator |
| operator.serviceAccount.name | string | `"onepassword-connect-operator"` | The name of the 1Password Connect Operator |
| operator.tolerations | list | `[]` | List of tolerations to be added to the Operator pods. |
| operator.version | string | `"1.8.1"` | T 1Password Operator version to pull |
| operator.token.key | string | `"token"` | The key for the 1Password Connect token stored in the 1Password token secret |
Expand Down

0 comments on commit 0fa263f

Please sign in to comment.