Skip to content

Commit 67c2a1f

Browse files
authored
Apply suggestions from code review
1 parent ea4bb7b commit 67c2a1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cluster/backup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ If Velero was enabled during infrastructure provisioning (Harmony option), it ca
2121
Typical steps:
2222

2323
1. Verify Velero is installed: `kubectl get pods -n velero`
24-
2. Check schedules: `velero schedule get` (if Velero CLI is configured)
24+
2. Check schedules: `velero schedule get` (if [Velero CLI](https://velero.io/docs/main/velero-install/) is configured)
2525
3. Create or adjust schedules via Terraform/Harmony configuration or Velero CRDs
2626

2727
Backup location and schedules are defined in the Terraform variables (e.g. `velero_schedules`). For more information, check the [Harmony documentation](https://gitlab.com/opencraft/ops/terraform-modules/-/blob/main/modules/harmony).

0 commit comments

Comments
 (0)