1.6 KiB
1.6 KiB
refact-chatbot-ui
Chatbot web UI for Refact, a self-hosted open-source alternative to Copilot.
Homepage: https://teapot.octopusx.de/octocloudlab/chart-catalog/src/branch/main/charts/refact-chatbot-ui
Maintainers
Name | Url | |
---|---|---|
accidentallycompetent | accidentallycompetent@octopusx.de |
Source Code
Requirements
Kubernetes: >= 1.16.0-0
Repository | Name | Version |
---|---|---|
https://git.octopusx.de/api/packages/octopusx/helm | common | 4.5.2 |
Values
Key | Type | Default | Description |
---|---|---|---|
env | object | See values.yaml | Configures the environemnt variables used by the refact chatbot ui under this key. This can be used to configure the location of your refact API |
image.pullPolicy | string | "IfNotPresent" |
image pull policy |
image.repository | string | "smallcloud/chatbot_ui" |
image repository |
image.tag | string | chart.appVersion | image tag |
ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. |
service | object | See values.yaml | Configures service settings for the chart. |
Autogenerated from chart metadata using helm-docs v1.11.3