diff --git a/daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md b/daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md index 5b3126d91..214aefafd 100644 --- a/daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md +++ b/daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md @@ -84,6 +84,8 @@ spec: value: "true" - name: saslUsername # Required if authRequired is `true`. value: "adminuser" + - name: consumeRetryInterval # Optional. + value: 200ms - name: saslPassword # Required if authRequired is `true`. secretKeyRef: name: kafka-secrets