Skip to content

Commit 043e141

Browse files
btjddkwon17
andauthored
Update modules/administration-guide/pages/configuring-storage.adoc
Co-authored-by: David Kwon <dakwon@redhat.com>
1 parent 9b699d7 commit 043e141

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/administration-guide/pages/configuring-storage.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
.Understanding supported storage protocols and requirements
1313

1414
====
15-
OpenShift Dev Spaces workspaces require storage with **volumeMode: FileSystem** because the development environment is designed to store project files, code, and configurations in a standard, hierarchical directory structure (such as /projects).
15+
{prod} workspaces require storage with **volumeMode: FileSystem** because the development environment is designed to store project files, code, and configurations in a standard, hierarchical directory structure (such as /projects).
1616
1717
While Network File System (NFS) is one of the few protocols that natively supports the necessary **ReadWriteMany (RWX)** access mode for running concurrent workspaces (the Per-User strategy), standard {Kubernetes} NFS provisioning presents certain operational challenges:
1818

0 commit comments

Comments
 (0)