-
-
Notifications
You must be signed in to change notification settings - Fork 32
Add enovy ai gateway (helm dependencies + doc) #360
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
/kind feature |
docs/envoy-ai-gateway.md
Outdated
|
||
### 1. Enable Envoy Gateway and Envoy AI Gateway in llmaz Helm | ||
|
||
Enable Envoy Gateway and Envoy AI Gateway in the `values.global.yaml` file, envoy gateway and envoy ai gateway are disabled by default. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
maybe we can add link to values.global.yaml
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Generally LGTM.
25cef6c
to
912f044
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just one nit. I'll update the README.md as a follow up.
912f044
to
a2fcf2c
Compare
/lgtm Thanks! Great work! |
What this PR does / why we need it
Which issue(s) this PR fixes
Fixes #339
Special notes for your reviewer
Does this PR introduce a user-facing change?