Skip to content

Commit de01554

Browse files
authored
Merge pull request #103750 from openshift-cherrypick-robot/cherry-pick-103731-to-enterprise-4.12
[enterprise-4.12] OSDOCS-17536 [NETOBSERV] Add storageClass recommendation for LokiStack
2 parents 5b8f24e + c3fcd8c commit de01554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/network-observability-lokistack-create.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ spec:
4343
====
4444
It is not possible to change the number `1x` for the deployment size.
4545
====
46-
<3> Use a storage class name that is available on the cluster for `ReadWriteOnce` access mode. You can use `oc get storageclasses` to see what is available on your cluster.
46+
<3> Use a storage class name that is available on the cluster for `ReadWriteOnce` access mode. For best performance, specify a storage class that allocates block storage. You can use `oc get storageclasses` to see what is available on your cluster.
4747
+
4848
[IMPORTANT]
4949
====

0 commit comments

Comments
 (0)