Skip to content

Commit

Permalink
comma splice
Browse files Browse the repository at this point in the history
  • Loading branch information
zparnold authored Sep 9, 2018
1 parent c11b1de commit 8f7001f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/setup/multiple-zones.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ The following limitations are addressed with [topology-aware volume binding](/do
may not provide a uniform distribution of storage across zones.

* When specifying multiple PVCs in a Deployment or Pod spec, the StorageClass
needs to be configured for a specific, single zone, or the PVs need to be
needs to be configured for a specific single zone, or the PVs need to be
statically provisioned in a specific zone. Another workaround is to use a
StatefulSet, which will ensure that all the volumes for a replica are
provisioned in the same zone.
Expand Down

0 comments on commit 8f7001f

Please sign in to comment.