mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 12:15:52 +00:00
Merge pull request #43554 from liangxia/persistent-volume-provisioning-readme
Automatic merge from submit-queue Remove unpaired '}' **What this PR does / why we need it**: The sample in examples/persistent-volume-provisioning/README.md had an extra/unpaired '}'. **Release note**: ```release-note NONE ```
This commit is contained in:
commit
d6c5f05954
@ -313,7 +313,6 @@ It is required that this value matches the name of a `StorageClass` configured b
|
||||
"apiVersion": "v1",
|
||||
"metadata": {
|
||||
"name": "claim1"
|
||||
}
|
||||
},
|
||||
"spec": {
|
||||
"accessModes": [
|
||||
|
Loading…
Reference in New Issue
Block a user