We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 205732d commit 7b2ee49Copy full SHA for 7b2ee49
README.md
@@ -63,9 +63,9 @@ New Kafka related configuration options has been introduced:
63
}
64
```
65
Environment variables:
66
-KAFKA_HOSTS - same as "hosts"
67
-KAFKA_CLIENT_CERT - same as "clientCert"
68
-KAFKA_CLIENT_CERT_KEY - same as "clientCertKey"
+- `KAFKA_HOSTS` - same as "hosts"
+- `KAFKA_CLIENT_CERT` - same as "clientCert"
+- `KAFKA_CLIENT_CERT_KEY` - same as "clientCertKey"
69
70
### Test
71
0 commit comments