Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Heavybullets8 committed Nov 2, 2024
1 parent 6fd9ae4 commit aa770b5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

This repository contains a Bash script designed to perform ZFS pool scrubbing and cleanup operations within a Docker container, specifically designed for Talos Linux. The script supports sending real-time notifications via Pushover when a scrub starts and completes.

Really just for my personal use, but I open sourced it, in the event someone else finds it useful.

## Usage

### Environment Variables
Expand Down Expand Up @@ -72,7 +74,7 @@ spec:
app:
image:
repository: ghcr.io/heavybullets8/zfs-scrubber
tag: 1.0.3@sha256:b90925da9ccf30d9de25c4a7012f057270d19ff2e3d83869bb21fcb0b3c7476a
tag: 1.0.4@sha256:68e83a047bfe9d16a8cf40b5b2c9f7cf01fceb80e0803fcd0322a0a7c9afd92c
env:
ZFS_POOL: "speed"
PUSHOVER_NOTIFICATION: true
Expand Down

0 comments on commit aa770b5

Please sign in to comment.