You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by al...@apache.org on 2022/07/04 01:38:15 UTC

[dubbo-website] branch master updated: [fix] 优化美观 (#1186)

This is an automated email from the ASF dual-hosted git repository.

albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 153c9f0419 [fix] 优化美观 (#1186)
153c9f0419 is described below

commit 153c9f04190c79abb30d77c7a6b478023c17f1e0
Author: JIAN ZHONG <11...@qq.com>
AuthorDate: Mon Jul 4 09:38:10 2022 +0800

    [fix] 优化美观 (#1186)
---
 .../advanced-features-and-usage/others/dubbo-kubernetes-probe.md        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/zh/docs3-building/java-sdk/advanced-features-and-usage/others/dubbo-kubernetes-probe.md b/content/zh/docs3-building/java-sdk/advanced-features-and-usage/others/dubbo-kubernetes-probe.md
index 7be6667105..18f8b63a98 100644
--- a/content/zh/docs3-building/java-sdk/advanced-features-and-usage/others/dubbo-kubernetes-probe.md
+++ b/content/zh/docs3-building/java-sdk/advanced-features-and-usage/others/dubbo-kubernetes-probe.md
@@ -51,7 +51,7 @@ SPI的介绍见[Dubbo SPI扩展](https://dubbo.apache.org/zh/docs3-building/java
 #### 说明:
  QOS 当计算节点检测到内存压力时,kuberentes 会 BestEffort -> Burstable -> Guaranteed 依次驱逐 Pod
 
-### 参考示例
+#### 参考示例
 ```yaml
 livenessProbe:
   httpGet: