We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1d1ae9a + cc3b278 commit 4f52ae6Copy full SHA for 4f52ae6
memphis/templates/memphis_configmap.yaml
@@ -42,7 +42,7 @@ data:
42
logs_retention_days: {{ .Values.memphis.configFile.logsRetentionInDays }}
43
44
# Disconnected producer/consumer retention in hours
45
- gc_producer_consumer_retention_hours: {{ .Values.memphis.configFile.gcProducerConsumerRetentionInHours }}
+ # gc_producer_consumer_retention_hours: {{ .Values.memphis.configFile.gcProducerConsumerRetentionInHours }}
46
47
# Tiered storage upload interval in seconds
48
tiered_storage_upload_interval_seconds: {{ .Values.memphis.configFile.tieredStorageUploadIntervalSeconds }}
0 commit comments