Clarify honchoApiKeySecretRef requirement
This commit is contained in:
parent
2e90dd92c7
commit
8d6f83f170
|
|
@ -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. |
|
||||
|
|
|
|||
Loading…
Reference in New Issue