diff --git a/docs/buildkitd.toml.md b/docs/buildkitd.toml.md index 60d1d902c44d..f0000b9a5842 100644 --- a/docs/buildkitd.toml.md +++ b/docs/buildkitd.toml.md @@ -64,7 +64,7 @@ insecure-entitlements = [ "network.host", "security.insecure" ] [[worker.oci.gcpolicy]] # keepBytes can be an integer number of bytes (e.g. 512000000), a string - # with a unit (e.g. "512MB"), or a string percentage of available disk + # with a unit (e.g. "512MB"), or a string percentage of the total disk # space (e.g. "10%") keepBytes = "512MB" # keepDuration can be an integer number of seconds (e.g. 172800), or a