docs: fix self hosted control plane concepts/docs

This commit is contained in:
infra
2025-05-29 13:10:16 -07:00
parent f8fae30aa9
commit 2066e4c018
2 changed files with 5 additions and 2 deletions
@@ -41,7 +41,8 @@ Before deploying, review the [conceptual guide for the Self-Hosted Control Plane
pullPolicy: IfNotPresent
tag: "aa9dff4"
1. In your `values.yaml` file, enable the `langgraphPlatform` option. Note that you must also have a valid ingress setup:
1. In your `langsmith_config.yaml` file, enable the `langgraphPlatform` option. Note that you must also have a valid ingress setup:
config:
langgraphPlatform:
enabled: true