mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 15:05:27 +00:00
Merge pull request #46179 from zjj2wry/pvc_example
Automatic merge from submit-queue fix typo **What this PR does / why we need it**: **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes # **Special notes for your reviewer**: **Release note**: ```release-note ```
This commit is contained in:
commit
f0e5a999e9
@ -211,7 +211,7 @@ sio-small kubernetes.io/scaleio
|
||||
|
||||
### PVC for the StorageClass
|
||||
|
||||
The next step is to define/deploy a `PeristentVolumeClaim` that will use the StorageClass.
|
||||
The next step is to define/deploy a `PersistentVolumeClaim` that will use the StorageClass.
|
||||
|
||||
File [sc-pvc.yaml](sc-pvc.yaml)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user