Skip to content

Commit 70adbf8

Browse files
authored
Merge pull request #78657 from amolnar-rh/OCPBUGS-36527
OCPBUGS-36527: Fix typo in IBU guidelines
2 parents a742dd6 + 94ea31b commit 70adbf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/cnf-image-based-upgrade-backup-guide.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ If you define the `lca.openshift.io/apply-wave` annotation in the `Backup` or `R
4444
If you do not define the annotation, they are applied together.
4545

4646
The `lca.openshift.io/apply-wave` annotation must be numerically lower in your platform `Restore` CRs, for example {rh-rhacm} and {lvms} artifacts, than that of the application.
47-
This way, that the platform artifacts are restored before your applications.
47+
This way, the platform artifacts are restored before your applications.
4848

4949
If your application includes cluster-scoped resources, you must create separate `Backup` and `Restore` CRs to scope the backup to the specific cluster-scoped resources created by the application.
5050
The `Restore` CR for the cluster-scoped resources must be restored before the remaining application `Restore` CR(s).

0 commit comments

Comments
 (0)