Merge pull request #350 from cbusbey/helm_chart_typo

fix to chart README typo
pull/358/head
Karolis 2019-02-28 22:33:02 +00:00 committed by GitHub
commit 1f912825b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 | |