Skip to content

Commit 92e0cb1

Browse files
bene2k1Tomy2e
andauthored
Update pages/kubernetes/how-to/use-sfs-with-kubernetes.mdx
Co-authored-by: Tomy Guichard <[email protected]>
1 parent 5f29e82 commit 92e0cb1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -221,8 +221,6 @@ The CSI driver supports dynamic provisioning of Persistent Volumes (PVs) and Per
221221
kind: StorageClass
222222
metadata:
223223
name: my-default-storage-class
224-
annotations:
225-
storageclass.kubernetes.io/is-default-class: "true"
226224
provisioner: filestorage.csi.scaleway.com
227225
reclaimPolicy: Delete
228226
```

0 commit comments

Comments
 (0)