Skip to content

Commit c3fcd8c

Browse files
gwynnemonahanopenshift-cherrypick-robot
authored andcommitted
OSDOCS-17536 [NETOBSERV] Add storageClass recommendation for LokiStack
1 parent 5b8f24e commit c3fcd8c

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)