mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-10 22:41:41 +00:00
docs(readme): flag GCP project ID substitution in image_registry
This commit is contained in:
parent
65890b732e
commit
97f067bc70
1 changed files with 1 additions and 0 deletions
|
|
@ -508,6 +508,7 @@ module "litellm" {
|
|||
tenant = "acme"
|
||||
env = "prod"
|
||||
|
||||
# Replace my-gcp-project with your GCP project ID (same value as project_id above).
|
||||
image_registry = "us-central1-docker.pkg.dev/my-gcp-project/litellm/berriai"
|
||||
|
||||
# Production: provide DNS already pointing at the LB IP for Google-managed certs.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue