Merge pull request #22073 from xieyanker/fix_comments

Fix some format error caused by original comments
pull/22100/head
Kubernetes Prow Robot 2020-06-26 20:50:15 -07:00 committed by GitHub
commit 0a72441c87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -35,8 +35,7 @@ on general patterns for running stateful applications in Kubernetes. -->
## {{% heading "prerequisites" %}}
<!-- * {{< include "task-tutorial-prereqs.md" >}} {{< version-check >}}
* {{< include "default-storage-class-prereqs.md" >}}
<!--
* This tutorial assumes you are familiar with
[PersistentVolumes](/docs/concepts/storage/persistent-volumes/)
and [StatefulSets](/docs/concepts/workloads/controllers/statefulset/),