Skip to content

Commit cebeb94

Browse files
authored
Roll controller-only nodes when tiered storage is enabled or disabled (#11602)
Signed-off-by: Jakub Scholz <[email protected]>
1 parent c519e96 commit cebeb94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cluster-operator/src/main/java/io/strimzi/operator/cluster/model/KafkaConfiguration.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ public class KafkaConfiguration extends AbstractConfiguration {
110110
"offsets.topic.replication.factor",
111111
"principal.builder.class",
112112
"process.roles",
113+
"remote.log.storage.system.enable",
113114
"replica.selector.class",
114115
"reserved.broker.max.id",
115116
"sasl.enabled.mechanisms",

0 commit comments

Comments
 (0)