langsmith-secrets: This secret contains the license key and some other basic configuration parameters. You can see the template for this secret herelangsmith-redis: This secret contains the Redis connection string (or node URIs if using Redis cluster) and password. You can see the template for this secret herelangsmith-postgres: This secret contains the Postgres connection string and password. You can see the template for this secret herelangsmith-clickhouse: This secret contains the ClickHouse connection string and password. You can see the template for this secret here
Requirements
- An existing Kubernetes cluster
- A way to create Kubernetes secrets in your cluster. This can be done using
kubectl, a Helm chart, or a secrets operator like Sealed Secrets
Parameters
You will need to create your own Kubernetes secrets that adhere to the structure of the secrets provisioned by the LangSmith Helm Chart. An example secret may look like this:Configuration
With these secrets provisioned, you can configure your LangSmith instance to use the secrets directly to avoid passing in secret values through plaintext. You can do this by modifying thelangsmith_config.yaml file for your LangSmith Helm Chart installation.
Connect these docs to Claude, VSCode, and more via MCP for real-time answers.

