s/projectID/projectId/ in chart readme

pull/350/head
chris busbey 2019-02-27 14:13:51 -06:00
parent 0944517e0d
commit aabf69ab26
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ The following table lists has the main configurable parameters (polling, trigger
| `polling.enabled` | Docker registries polling | `true` |
| `helmProvider.enabled` | Enable/disable Helm provider | `true` |
| `gcr.enabled` | Enable/disable GCR Registry | `false` |
| `gcr.projectID` | GCP Project ID GCR belongs to | |
| `gcr.projectId` | GCP Project ID GCR belongs to | |
| `gcr.pubsub.enabled` | Enable/disable GCP Pub/Sub trigger | `false` |
| `ecr.enabled` | Enable/disable AWS ECR Registry | `false` |
| `ecr.accessKeyId` | AWS_ACCESS_KEY_ID for ECR Registry | |