Skip to content

Commit 959a73a

Browse files
committed
docs: update local development instructions for Langfuse init secrets
1 parent 4cbadcf commit 959a73a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ Default values for the deployment are provided in the `rag/values.yaml` file und
184184

185185
**Dev helper via Kustomize/Tilt**
186186
For local development you can let Tilt generate Langfuse init secrets automatically:
187-
- Copy `infrastructure/kustomize/langfuse/.env.langfuse.template` to `.env.langfuse` and fill it with the Langfuse init env values.
187+
- Copy `infrastructure/kustomize/langfuse/.env.langfuse.template` to `infrastructure/kustomize/langfuse/.env.langfuse` and fill it with the Langfuse init env values.
188188
- Tilt runs Kustomize on `infrastructure/kustomize/langfuse` and applies the resulting `langfuse-init-secrets` (hash disabled) before Helm resources.
189189
- This is dev-only. For production, create/manage secrets with your secret manager and set `secretKeyRef.name` in `values.yaml` to your managed secret.
190190

0 commit comments

Comments
 (0)