Back to Talos

FilesystemTrimConfig

website/content/v1.14/reference/configuration/block/filesystemtrimconfig.md

1.14.0539 B
Original Source
<!-- markdownlint-disable -->

{{< highlight yaml >}} apiVersion: v1alpha1 kind: FilesystemTrimConfig interval: 168h0m0s # The interval at which the filesystems are trimmed. {{< /highlight >}}

FieldTypeDescriptionValue(s)
intervalDurationThe interval at which the filesystems are trimmed.

The trim is performed at a stable, hash-derived time within the interval, which is different for each volume and each node, so that trims are spread out over time. | |