Skip to content

Commit b1764bf

Browse files
authored
Merge pull request #90933 from dfitzmau/OCPBUGS-52991
OCPBUGS#52991: Fixed typo for //home/dfitzmau/quay-instal/quay-postgr…
2 parents 0c75463 + dfe0aa3 commit b1764bf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/mirror-registry-localhost-update.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ When upgrading from version 1 to version 2, be aware of the following constraint
1616
** You must not use the _mirror registry for Red{nbsp}Hat OpenShift_ user interface (UP).
1717
** Do not access the `sqlite-storage` Podman volume during the upgrade.
1818
** There is intermittent downtime of your mirror registry because it is restarted during the upgrade process.
19-
** PostgreSQL data is backed up under the `/$HOME/quay-instal/quay-postgres-backup/` directory for recovery.
19+
** PostgreSQL data is backed up under the `/$HOME/quay-install/quay-postgres-backup/` directory for recovery.
2020
====
2121

2222
.Prerequisites

modules/mirror-registry-remote-host-update.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ When upgrading from version 1 to version 2, be aware of the following constraint
1616
** You must not use the _mirror registry for Red{nbsp}Hat OpenShift_ user interface (UP).
1717
** Do not access the `sqlite-storage` Podman volume during the upgrade.
1818
** There is intermittent downtime of your mirror registry because it is restarted during the upgrade process.
19-
** PostgreSQL data is backed up under the `/$HOME/quay-instal/quay-postgres-backup/` directory for recovery.
19+
** PostgreSQL data is backed up under the `/$HOME/quay-install/quay-postgres-backup/` directory for recovery.
2020
====
2121

2222
.Prerequisites

0 commit comments

Comments
 (0)