summaryrefslogtreecommitdiffstats
path: root/docs/content/doc/installation/on-kubernetes.zh-tw.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/doc/installation/on-kubernetes.zh-tw.md')
-rw-r--r--docs/content/doc/installation/on-kubernetes.zh-tw.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/doc/installation/on-kubernetes.zh-tw.md b/docs/content/doc/installation/on-kubernetes.zh-tw.md
index 5ea412aa00..345ff7ac2c 100644
--- a/docs/content/doc/installation/on-kubernetes.zh-tw.md
+++ b/docs/content/doc/installation/on-kubernetes.zh-tw.md
@@ -26,7 +26,7 @@ helm install gitea gitea-charts/gitea
若您想自訂安裝(包括使用 kubernetes ingress),請前往完整的 [Gitea helm chart configuration details](https://gitea.com/gitea/helm-chart/)
-##運行狀況檢查終端節點
+## 運行狀況檢查終端節點
Gitea 附帶了一個運行狀況檢查端點 `/api/healthz`,你可以像這樣在 kubernetes 中配置它: