Skip to content

Commit 721cd92

Browse files
authored
Merge pull request #59108 from stevsmit/osdocs-3999
Updates an important message regarding block devices and filesystem PVCs
2 parents a5bb17e + 7a0881d commit 721cd92

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)