Skip to content

Commit fc36e16

Browse files
authored
Merge pull request #36128 from Arhell/ch-upd-link
[zh-cn] update chart link
2 parents 344dced + 634d0d3 commit fc36e16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ PersistentVolumes 和 PersistentVolumeClaims 独立于 Pod 生命周期而存在
3838

3939
{{< warning >}}
4040
<!--
41-
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.
41+
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/bitnami/charts/tree/master/bitnami/wordpress) to deploy WordPress in production.
4242
-->
4343
这种部署并不适合生产场景,因为它使用的是单实例 WordPress 和 MySQL Pod。
44-
在生产场景中,请考虑使用 [WordPress Helm Chart](https://github.com/kubernetes/charts/tree/master/stable/wordpress)
44+
在生产场景中,请考虑使用 [WordPress Helm Chart](https://github.com/bitnami/charts/tree/master/bitnami/wordpress)
4545
部署 WordPress。
4646
{{< /warning >}}
4747

0 commit comments

Comments
 (0)