Update helm-chart/workspace-mcp/README.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Taylor Wilsdon
2025-08-06 10:52:48 -04:00
committed by GitHub
parent 8c894c9ca1
commit ab6d6da916

View File

@@ -28,7 +28,7 @@ The following table lists the configurable parameters and their default values:
|-----------|-------------|---------| |-----------|-------------|---------|
| `replicaCount` | Number of replicas | `1` | | `replicaCount` | Number of replicas | `1` |
| `image.repository` | Container image repository | `workspace-mcp` | | `image.repository` | Container image repository | `workspace-mcp` |
| `image.tag` | Container image tag | `"1.2.0"` | | `image.tag` | Container image tag | `""` (uses Chart.AppVersion) |
| `image.pullPolicy` | Image pull policy | `IfNotPresent` | | `image.pullPolicy` | Image pull policy | `IfNotPresent` |
| `secrets.googleOAuth.clientId` | Google OAuth Client ID | `""` (required) | | `secrets.googleOAuth.clientId` | Google OAuth Client ID | `""` (required) |
| `secrets.googleOAuth.clientSecret` | Google OAuth Client Secret | `""` (required) | | `secrets.googleOAuth.clientSecret` | Google OAuth Client Secret | `""` (required) |