From 8fe86af4eec05b0f38c324e9a727d428d47f18b5 Mon Sep 17 00:00:00 2001 From: Simon Date: Wed, 4 Sep 2024 17:21:53 +0200 Subject: [PATCH] fix another typo Signed-off-by: Simon --- .../snapshots-and-backups/scheduling-backups-and-snapshots.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/1.8.0/snapshots-and-backups/scheduling-backups-and-snapshots.md b/content/docs/1.8.0/snapshots-and-backups/scheduling-backups-and-snapshots.md index 46367f787..84234ef8c 100644 --- a/content/docs/1.8.0/snapshots-and-backups/scheduling-backups-and-snapshots.md +++ b/content/docs/1.8.0/snapshots-and-backups/scheduling-backups-and-snapshots.md @@ -142,7 +142,7 @@ kubectl -n longhorn-system label volume/ - # kubectl -n longhorn-system label volume/pvc-8b9cd514-4572-4eb2-836a-ed311e804d2f recurring-job.longhorn.io/backup- ``` -## With PersistentVolumeClam Using the `kubectl` command +## With PersistentVolumeClaim Using the `kubectl` command By default, applying a recurring job to a Persistent Volume Claim (PVC) does not have any effect. You can enable or disable this feature using the recurring job source label.