Skip to content

Commit 7a0881d

Browse files
author
Steven Smith
committed
Updates an important message regarding block devices and filesystem PVCs
1 parent a3e4c12 commit 7a0881d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

modules/installation-registry-storage-block-recreate-rollout-bare-metal.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,12 @@ To allow the image registry to use block storage types during upgrades as a clus
1414

1515
[IMPORTANT]
1616
====
17-
Block storage volumes are supported but not recommended for use with the image
17+
Block storage volumes, or block persistent volumes, are supported but not recommended for use with the image
1818
registry on production clusters. An installation where the registry is
1919
configured on block storage is not highly available because the registry cannot
2020
have more than one replica.
21+
22+
If you choose to use a block storage volume with the image registry, you must use a filesystem Persistent Volume Claim (PVC).
2123
====
2224

2325
.Procedure

0 commit comments

Comments
 (0)