diff --git a/plugins/backup-diff.yaml b/plugins/backup-diff.yaml index 6675a833864..9418b6ebbbc 100644 --- a/plugins/backup-diff.yaml +++ b/plugins/backup-diff.yaml @@ -5,12 +5,9 @@ metadata: spec: version: "v1.0.2" homepage: https://github.com/milapj/kubectl-backup-diff - shortDescription: "Backups a resource and diffs the state change with current" + shortDescription: Backs up a resource, diffs state change with current description: | - Creates a backup of a resource and compares the change - between the backed-up state at a specific point in time - and the current state. Functions similar to git diff. - Useful during diaster recovery. + Resource backup, git-diff like compare state for recovery platforms: - selector: matchExpressions: