Skip to content

Commit

Permalink
fix another typo
Browse files Browse the repository at this point in the history
Signed-off-by: Simon <[email protected]>
  • Loading branch information
Androz2091 authored and derekbit committed Oct 9, 2024
1 parent 693b919 commit 8fe86af
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ kubectl -n longhorn-system label volume/<VOLUME-NAME> <RECURRING-JOB-LABEL>-
# 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.

Expand Down

0 comments on commit 8fe86af

Please sign in to comment.