Change cleanup.policy for das-topics from compact to delete
This commit is contained in:
parent
ec507f2d94
commit
b7a9b7cee4
2 changed files with 2 additions and 2 deletions
|
@ -12,5 +12,5 @@ spec:
|
|||
config:
|
||||
# http://kafka.apache.org/documentation/#topicconfigs
|
||||
# max.message.bytes: x
|
||||
cleanup.policy: compact
|
||||
cleanup.policy: delete
|
||||
max.message.bytes: 2147483647
|
||||
|
|
|
@ -12,5 +12,5 @@ spec:
|
|||
config:
|
||||
# http://kafka.apache.org/documentation/#topicconfigs
|
||||
# max.message.bytes: x
|
||||
cleanup.policy: compact
|
||||
cleanup.policy: delete
|
||||
max.message.bytes: 2147483647
|
||||
|
|
Loading…
Add table
Reference in a new issue