Commit d6c5f059 authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

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 ```
parents b705835b fe78a629
......@@ -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": [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment