mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 22:46:12 +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",
|
"apiVersion": "v1",
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"name": "claim1"
|
"name": "claim1"
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"spec": {
|
"spec": {
|
||||||
"accessModes": [
|
"accessModes": [
|
||||||
|
Loading…
Reference in New Issue
Block a user