Skip to content

Commit

Permalink
Merge pull request confluentinc#188 from saksdirect/kafka-update-stra…
Browse files Browse the repository at this point in the history
…tegy-fix

[charts/cp-kafka] fixed update strategy docs
  • Loading branch information
qshao-pivotal authored Dec 4, 2018
2 parents dbbcf00 + a33bb94 commit 17a2e16
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 @@ -124,7 +124,7 @@ The configuration parameters in this section control the resources requested and
| Parameter | Description | Default |
| --------- | ----------- | ------- |
| `podManagementPolicy` | The Kafka StatefulSet Pod Management Policy: `Parallel` or `OrderedReady`. | `OrderedReady` |
| `updateStrategy` | The Kafka StatefulSet update strategy: `RollingUpdate` or `OnDelete`. | `OnDelete` |
| `updateStrategy` | The Kafka StatefulSet update strategy: `RollingUpdate` or `OnDelete`. | `RollingUpdate` |

### Confluent Kafka Configuration

Expand Down

0 comments on commit 17a2e16

Please sign in to comment.