We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35159a5 commit 63b2d31Copy full SHA for 63b2d31
tests/e2e-openshift/kafka/00-create-kafka-instance.yaml
@@ -19,7 +19,7 @@ spec:
19
reconciliationIntervalSeconds: 120
20
kafka:
21
config:
22
- log.message.format.version: 3.7.0
+ log.message.format.version: 3.9.0
23
message.max.bytes: 10485760
24
offsets.topic.replication.factor: 1
25
ssl.cipher.suites: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
@@ -53,7 +53,7 @@ spec:
53
memory: 4Gi
54
storage:
55
type: ephemeral
56
- version: 3.7.0
+ version: 3.9.0
57
zookeeper:
58
replicas: 1
59
0 commit comments