-
Notifications
You must be signed in to change notification settings - Fork 123
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
Update GCS InferenceService docs #404
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: tjandy98 <[email protected]>
✅ Deploy Preview for elastic-nobel-0aef7a ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Signed-off-by: tjandy98 <[email protected]>
Signed-off-by: tjandy98 <[email protected]>
Signed-off-by: tjandy98 <[email protected]>
Signed-off-by: tjandy98 <[email protected]>
Signed-off-by: tjandy98 <[email protected]>
Signed-off-by: tjandy98 <[email protected]>
Signed-off-by: tjandy98 <[email protected]>
Signed-off-by: tjandy98 <[email protected]>
/lgtm |
"base64_service_account": "c2VydmljZWFjY291bnQ=" # base64 encoded value of the credential file | ||
} | ||
data: | ||
gcloud-application-credentials.json: <base64 encoded value of the credential file> |
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.
It would be nice to have a note that this name can be configured using the inferenceservice-config configmap. https://github.com/kserve/kserve/blob/3deb30fee58d63e772db28abf58582570dbb28cc/config/configmap/inferenceservice.yaml#L113
Update the documentation to include example of using generic secret