Skip to content

Commit 43f4452

Browse files
committed
feat(k8s): sfs
1 parent cdb73d0 commit 43f4452

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,7 @@ The Scaleway File Storage CSI driver supports dynamic provisioning of Persistent
6767

6868
This example demonstrates how to create a PVC to dynamically provision a Scaleway File Storage volume and use it in a pod.
6969

70-
1. **Create a PVC**:
71-
Create a file named `pvc.yaml` with the following content:
70+
1. Create a file named `pvc.yaml` with the following content:
7271

7372
```yaml
7473
apiVersion: v1

0 commit comments

Comments
 (0)