Skip to content

braintrustdata/helm

Repository files navigation

Braintrust Helm Repository

This repository contains the official Helm chart for deploying Braintrust's self-hosted data plane services to Kubernetes.

Quick Start

Install from OCI Registry

helm upgrade --install \
  --namespace braintrust --create-namespace \
  braintrust \
  oci://public.ecr.aws/braintrust/helm/braintrust \
  --version 1.2.3 \
  --values helm-values.yaml

Prerequisites

Before installing the Braintrust Helm chart, ensure you have run the appropriate braintrust terraform module Google or Azure to deploy the base infrastructure.

See the Braintrust Helm Chart for more details.

About

Helm charts for the self-hosted data plane

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 15