Skip to content

Commit

Permalink
longhorn: enable discard on low-prio SC
Browse files Browse the repository at this point in the history
  • Loading branch information
paulfantom committed Jan 31, 2025
1 parent 9f4babe commit 7fd91ab
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions base/longhorn-system/sc-low-repl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,7 @@ provisioner: driver.longhorn.io
reclaimPolicy: Delete
volumeBindingMode: Immediate
allowVolumeExpansion: true
mountOptions:
- discard
- noatime
- nodiratime

0 comments on commit 7fd91ab

Please sign in to comment.