Skip to content

Commit cffda78

Browse files
authored
Merge pull request #31985 from holtenko/patch-1
Update mysql-wordpress-persistent-volume.md
2 parents af329a6 + 10f95b9 commit cffda78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/tutorials/stateful-application/mysql-wordpress-persistent-volume.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ This tutorial shows you how to deploy a WordPress site and a MySQL database usin
3939
This deployment is not suitable for production use cases, as it uses single instance WordPress and MySQL Pods. Consider using [WordPress Helm Chart](https://github.com/kubernetes/charts/tree/master/stable/wordpress) to deploy WordPress in production.
4040
-->
4141

42-
deployment 在生产场景中并不适合,它使用单实例 WordPress 和 MySQL Pods。考虑使用 [WordPress Helm Chart](https://github.com/kubernetes/charts/tree/master/stable/wordpress) 在生产场景中部署 WordPress。
42+
这种部署并不适合生产场景,它使用单实例 WordPress 和 MySQL Pods。考虑使用 [WordPress Helm Chart](https://github.com/kubernetes/charts/tree/master/stable/wordpress) 在生产场景中部署 WordPress。
4343
{{< /warning >}}
4444

4545
{{< note >}}

0 commit comments

Comments
 (0)