1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Add chinese documentations for installation (#24904)

This commit is contained in:
sillyguodong
2023-05-25 12:32:39 +08:00
committed by GitHub
parent 5f39285d6d
commit 9858d3b6df
6 changed files with 704 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
---
date: "2020-03-19T19:27:00+02:00"
title: "在 Kubernetes 安装 Gitea"
title: "在 Kubernetes 安装 Gitea"
slug: "install-on-kubernetes"
weight: 80
toc: false
@@ -10,7 +10,7 @@ aliases:
menu:
sidebar:
parent: "installation"
name: "Kubernetes"
name: "Kubernetes 中安装 Gitea"
weight: 80
identifier: "install-on-kubernetes"
---