mirror of
https://gitea.com/gitea/docs.git
synced 2026-09-20 04:58:52 +00:00
Backport #25405 by @lunny As title. Co-authored-by: Lunny Xiao <[email protected]>
This commit is contained in:
committed by
GitHub
co-authored by
Lunny Xiao
parent
6bbaae640f
commit
da53d8ee78
@@ -22,7 +22,7 @@ Gitea provides a Helm Chart to allow for installation on kubernetes.
|
||||
A non-customized install can be done with:
|
||||
|
||||
```
|
||||
helm repo add gitea-charts https://dl.gitea.io/charts/
|
||||
helm repo add gitea-charts https://dl.gitea.com/charts/
|
||||
helm install gitea gitea-charts/gitea
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user