Change cleanup.policy for das-topics from compact to delete

This commit is contained in:
Benedith Mulongo 2024-12-18 14:03:45 +01:00
parent ec507f2d94
commit b7a9b7cee4
Signed by: benedith
GPG key ID: 62D68B584B4B3EB3
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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