Update mysql-wordpress-persistent-volume.md (#11852)

This commit is contained in:
Linus Lee
2018-12-22 18:36:59 -06:00
committed by Kubernetes Prow Robot
parent 0af727ef4f
commit 8af53351d1
@@ -147,7 +147,7 @@ MySQL 和 WordPress pod 配置引用了这个 secret,所以这些 pods 就可
## 部署 MySQL
<--
<!--
Now that the persistent disks and secrets are defined, the Kubernetes
pods can be launched. Start MySQL using
[mysql-deployment.yaml](https://git.k8s.io/examples/mysql-wordpress-pd/mysql-deployment.yaml).