Update README to use dl.gitea.io/charts (#14)

Update README to use dl.gitea.io/charts

Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/14
This commit is contained in:
techknowlogick 2020-08-29 03:54:09 +00:00
parent 5e0cfed9be
commit df6cb3b5de

View File

@ -24,8 +24,8 @@ Dependencies:
## Installing ## Installing
``` ```
helm repo add novum-rgi-helm https://novumrgi.github.io/helm/ helm repo add gitea-charts https://dl.gitea.io/charts/
helm install gitea novum-rgi-helm/gitea helm install gitea gitea-charts/gitea
``` ```
## Prerequisites ## Prerequisites