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 c519e96 commit cebeb94Copy full SHA for cebeb94
cluster-operator/src/main/java/io/strimzi/operator/cluster/model/KafkaConfiguration.java
@@ -110,6 +110,7 @@ public class KafkaConfiguration extends AbstractConfiguration {
110
"offsets.topic.replication.factor",
111
"principal.builder.class",
112
"process.roles",
113
+ "remote.log.storage.system.enable",
114
"replica.selector.class",
115
"reserved.broker.max.id",
116
"sasl.enabled.mechanisms",
0 commit comments