mirror of
https://github.com/wahyd4/charts.git
synced 2026-08-22 03:25:53 +10:00
Change logsDirs to correctly use persistent disk as per README.
This commit is contained in:
@@ -149,7 +149,7 @@ logSegmentBytes: _1073741824
|
||||
logMessageFormatVersion: ""
|
||||
|
||||
## A comma separated list of directories under which to store log files.
|
||||
logsDirs: /opt/bitnami/kafka/data
|
||||
logsDirs: /bitnami/kafka/data
|
||||
|
||||
## The largest record batch size allowed by Kafka
|
||||
maxMessageBytes: _1000012
|
||||
|
||||
@@ -149,7 +149,7 @@ logSegmentBytes: _1073741824
|
||||
logMessageFormatVersion: ""
|
||||
|
||||
## A comma separated list of directories under which to store log files.
|
||||
logsDirs: /opt/bitnami/kafka/data
|
||||
logsDirs: /bitnami/kafka/data
|
||||
|
||||
## The largest record batch size allowed by Kafka
|
||||
maxMessageBytes: _1000012
|
||||
|
||||
Reference in New Issue
Block a user