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.
1 parent 26ea22a commit a7287baCopy full SHA for a7287ba
api/turing/cluster/servicebuilder/fluentd.go
@@ -20,7 +20,7 @@ const (
20
fluentdMemRequest = "1Gi"
21
fluentdPort = 24224
22
cacheVolumeMountPath = "/cache/"
23
- cacheVolumeSize = "2Gi"
+ cacheVolumeSize = "20Gi"
24
25
// defaultCPULimitRequestFactor is the default multiplication factor applied to the CPU request,
26
// to be set as the limit
0 commit comments