fix(kafka): Update values file

This commit is contained in:
Jim Martens 2024-01-17 19:07:30 +01:00
parent a003c00b75
commit d5469863e9
Signed by: 2martens
GPG Key ID: 47393ABD1F96B7C8
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ environment:
- name: KAFKA_OFFSETS_TOPIC_REPLICATION_FACTOR
value: "1"
- name: KAFKA_LOG_RETENTION_MINUTES
value: "10"
value: "2"
enableServiceLinks: false
# Contents of this object will be added to a Kubernetes secret data section and Base64 encoded
# External secrets are not supported by this template