Skip to content

Commit f25576d

Browse files
committed
docs: link step 3 to deployment.yaml
1 parent 50e0a70 commit f25576d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

agents/claude-code/mlflow-tracing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ oc adm policy add-role-to-user edit -z default -n <your-namespace>
172172

173173
> For production, use a dedicated service account with least-privilege RBAC scoped to the permissions MLflow's `kubernetes-namespaced` auth plugin requires.
174174
175-
#### 3. Add MLflow env vars to the deployment
175+
#### 3. Add MLflow env vars to the [deployment](https://github.com/red-hat-data-services/agentic-starter-kits/blob/main/agents/claude-code/deployment/deployment.yaml)
176176

177177
```yaml
178178
- name: MLFLOW_TRACKING_URI

0 commit comments

Comments
 (0)