Skip to content
Snippets Groups Projects

Resolve "Implement Quarkus/Kotlin protype"

Compare and Show latest version
30 files
+ 434
530
Compare changes
  • Side-by-side
  • Inline
Files
30
@@ -48,7 +48,7 @@ cp-kafka:
# cpu: 100m
# memory: 128Mi
configurationOverrides:
#"offsets.topic.replication.factor": "3"
# offsets.topic.replication.factor: "3"
"message.max.bytes": "134217728" # 128 MB
"replica.fetch.max.bytes": "134217728" # 128 MB
# "default.replication.factor": 3
Loading