File tree Expand file tree Collapse file tree 2 files changed +12
-10
lines changed Expand file tree Collapse file tree 2 files changed +12
-10
lines changed Original file line number Diff line number Diff line change @@ -11,11 +11,12 @@ This procedure explains how to update the _mirror registry for Red Hat OpenShift
11
11
[IMPORTANT]
12
12
====
13
13
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.
19
20
====
20
21
21
22
.Prerequisites
Original file line number Diff line number Diff line change @@ -11,11 +11,12 @@ This procedure explains how to update the _mirror registry for Red Hat OpenShift
11
11
[IMPORTANT]
12
12
====
13
13
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.
19
20
====
20
21
21
22
.Prerequisites
You can’t perform that action at this time.
0 commit comments