adjust maxDiskUsagePerURL
based on VMAgent
configuration.
#1209
Labels
enhancement
New feature or request
maxDiskUsagePerURL
based on VMAgent
configuration.
#1209
Currently there is hard-coded value of
1GB
. It'd be great to auto-magically change it based on the following conditions:statefulMode: true
statefulStorage.volumeClaimTemplate
is defined.Use
storage.requests
fromvolumeClaimTemplate
as default value formaxDiskUsagePerURL
flag.The text was updated successfully, but these errors were encountered: