Skip to content

Commit

Permalink
Update the default value in README.md (confluentinc#379)
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarh authored Feb 26, 2020
1 parent 4a7287e commit b99c5a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/cp-kafka/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ The configuration parameters in this section control the resources requested and

| Parameter | Description | Default |
| --------- | ----------- | ------- |
| `image` | Docker Image of Confluent Kafka. | `confluentinc/cp-kafka` |
| `image` | Docker Image of Confluent Kafka. | `confluentinc/cp-enterprise-kafka` |
| `imageTag` | Docker Image Tag of Confluent Kafka. | `5.4.0` |
| `imagePullPolicy` | Docker Image Tag of Confluent Kafka. | `IfNotPresent` |
| `imagePullSecrets` | Secrets to be used for private registries. | see [values.yaml](values.yaml) for details |
Expand Down

0 comments on commit b99c5a0

Please sign in to comment.