Skip to content

Commit

Permalink
Fix diagram link
Browse files Browse the repository at this point in the history
  • Loading branch information
nstogner committed Oct 21, 2024
1 parent 6d0f771 commit 4247a8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proposals/auth.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ metadata:
In this implementation, label selectors are used to filter models. The decision of which labels to use are up to the architects of the system that KubeAI is a part of. These label selectors could be enforced by a server that is an intermediary between KubeAI and the end users.
![Auth with Label Selector](../diagrams/auth-with-label-selector.excalidraw.png)
![Auth with Label Selector](./diagrams/auth-with-label-selector.excalidraw.png)
```bash
curl http://localhost:8000/openai/v1/completions \
Expand Down

0 comments on commit 4247a8a

Please sign in to comment.