Skip to content

Commit 45acc9f

Browse files
committed
docs(k8s): update warning
1 parent f4dd6ca commit 45acc9f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pages/kubernetes/how-to/use-sfs-with-kubernetes.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ The Scaleway File Storage CSI driver supports the following features:
2626
- `ReadWriteMany` access mode: The volume can be mounted as read-write by many nodes.
2727

2828
<Message type="important">
29-
Ensure you have created your Kapsule cluster with the tag `scw-filestorage-csi` (or added it to an existing cluster) to have the File Storage CSI driver enabled on your cluster.
29+
Ensure you have created your Kapsule cluster with the tag `scw-filestorage-csi` (or added it to an existing cluster) to have the File Storage CSI driver enabled on your cluster.
30+
Keep in mind, this tag must be specified at the **cluster level** rather than at the pool level. Setting it at the pool level has no effect.
3031
</Message>
3132

3233
<Requirements />

0 commit comments

Comments
 (0)