docs: update intro

This commit is contained in:
Michael Kriese 2023-01-03 23:02:27 +01:00
parent c893808fc0
commit 5e513d539c
No known key found for this signature in database
GPG key ID: B83F553A0724D44E

View file

@ -5,9 +5,7 @@ solution written in Go. It is published under the MIT license.
## Introduction
This helm chart has taken some inspiration from [jfelten's helm
chart](https://github.com/jfelten/gitea-helm-chart). But takes a completely
different approach in providing a database and cache with dependencies.
This helm chart has taken some inspiration from official [Gitea helm chart](https://gitea.com/gitea/helm-chart).
Additionally, this chart provides LDAP and admin user configuration with values,
as well as being deployed as a statefulset to retain stored repositories.