We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e6c98e commit 19e6b9bCopy full SHA for 19e6b9b
pages/kubernetes/how-to/use-sfs-with-kubernetes.mdx
@@ -67,8 +67,7 @@ The Scaleway File Storage CSI driver supports dynamic provisioning of Persistent
67
68
This example demonstrates how to create a PVC to dynamically provision a Scaleway File Storage volume and use it in a pod.
69
70
-1. **Create a PVC**:
71
- Create a file named `pvc.yaml` with the following content:
+1. Create a file named `pvc.yaml` with the following content:
72
73
```yaml
74
apiVersion: v1
0 commit comments