chart-catalog/charts/refact-chatbot-ui
Tomasz Frątczak d19e214af6 Create a chart for refact-charbot-ui 2023-12-03 22:45:16 +01:00
..
charts Create a chart for refact-charbot-ui 2023-12-03 22:45:16 +01:00
templates Create a chart for refact-charbot-ui 2023-12-03 22:45:16 +01:00
Chart.lock Create a chart for refact-charbot-ui 2023-12-03 22:45:16 +01:00
Chart.yaml Create a chart for refact-charbot-ui 2023-12-03 22:45:16 +01:00
README.md Create a chart for refact-charbot-ui 2023-12-03 22:45:16 +01:00
values.yaml Create a chart for refact-charbot-ui 2023-12-03 22:45:16 +01:00

README.md

refact

Version: 0.1.0 AppVersion: v1.1.0

A self-hosted open-source alternative to Copilot.

Homepage: https://teapot.octopusx.de/octocloudlab/chart-catalog/src/branch/main/charts/refact

Maintainers

Name Email 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
affinity object See values.yaml Configures the affinity settings for the chart under this key. This can be used to force the deployment to run on a GPU-specific node.
image.pullPolicy string "IfNotPresent" image pull policy
image.repository string "smallcloud/refact_self_hosting" 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.
persistence object See values.yaml Configure persistence settings for the chart under this key.
runtimeClassName string See values.yaml Configures the runtime settings for the chart under this key. This can be used to configure your GPU-specific runtime environment name to the deployment.
service object See values.yaml Configures service settings for the chart.

Autogenerated from chart metadata using helm-docs v1.11.3