Clarify honchoApiKeySecretRef requirement

This commit is contained in:
adavyas 2026-04-09 13:18:37 -07:00 committed by GitHub
parent 2e90dd92c7
commit 8d6f83f170
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ If you are not using Honcho Cloud, set `honchoApiBaseUrl`. Set `honchoApiKeySecr
| Setting | Default | Use when |
| --- | --- | --- |
| `honchoApiKeySecretRef` | — | Required. Points the plugin at the Paperclip secret containing your Honcho API key. |
| `honchoApiKeySecretRef` | — | Required for cloud-based setups. Points the plugin at the Paperclip secret containing your Honcho API key. |
| `honchoApiBaseUrl` | `https://api.honcho.dev` | Override this for self-hosted or non-default Honcho deployments. |
| `workspacePrefix` | `paperclip` | Change this if you want a different workspace namespace. |
| `syncIssueComments` | `true` | Turn this off if you do not want comment history imported into Honcho. |