Skip to content

Commit 1a0a7c1

Browse files
authored
Merge pull request #81556 from stevsmit/omr-formatting-fix
Fixes a formatting error for OMR
2 parents 17b13e6 + e0d1b46 commit 1a0a7c1

File tree

2 files changed

+12
-10
lines changed

2 files changed

+12
-10
lines changed

modules/mirror-registry-localhost-update.adoc

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,12 @@ This procedure explains how to update the _mirror registry for Red Hat OpenShift
1111
[IMPORTANT]
1212
====
1313
When upgrading from version 1 to version 2, be aware of the following constraints:
14-
* The worker count is set to `1` because multiple writes are not allowed in SQLite.
15-
* You must not use the _mirror registry for Red{nbsp}Hat OpenShift_ user interface (UP).
16-
* Do not access the `sqlite-storage` Podman volume during the upgrade.
17-
* There is intermittent downtime of your mirror registry because it is restarted during the upgrade process.
18-
* PostgreSQL data is backed up under the `/$HOME/quay-instal/quay-postgres-backup/` directory for recovery.
14+
15+
** The worker count is set to `1` because multiple writes are not allowed in SQLite.
16+
** You must not use the _mirror registry for Red{nbsp}Hat OpenShift_ user interface (UP).
17+
** Do not access the `sqlite-storage` Podman volume during the upgrade.
18+
** 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.
1920
====
2021

2122
.Prerequisites

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

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,12 @@ This procedure explains how to update the _mirror registry for Red Hat OpenShift
1111
[IMPORTANT]
1212
====
1313
When upgrading from version 1 to version 2, be aware of the following constraints:
14-
* The worker count is set to `1` because multiple writes are not allowed in SQLite.
15-
* You must not use the _mirror registry for Red{nbsp}Hat OpenShift_ user interface (UP).
16-
* Do not access the `sqlite-storage` Podman volume during the upgrade.
17-
* There is intermittent downtime of your mirror registry because it is restarted during the upgrade process.
18-
* PostgreSQL data is backed up under the `/$HOME/quay-instal/quay-postgres-backup/` directory for recovery.
14+
15+
** The worker count is set to `1` because multiple writes are not allowed in SQLite.
16+
** You must not use the _mirror registry for Red{nbsp}Hat OpenShift_ user interface (UP).
17+
** Do not access the `sqlite-storage` Podman volume during the upgrade.
18+
** 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.
1920
====
2021

2122
.Prerequisites

0 commit comments

Comments
 (0)