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 ## Introduction
This helm chart has taken some inspiration from [jfelten's helm This helm chart has taken some inspiration from official [Gitea helm chart](https://gitea.com/gitea/helm-chart).
chart](https://github.com/jfelten/gitea-helm-chart). But takes a completely
different approach in providing a database and cache with dependencies.
Additionally, this chart provides LDAP and admin user configuration with values, Additionally, this chart provides LDAP and admin user configuration with values,
as well as being deployed as a statefulset to retain stored repositories. as well as being deployed as a statefulset to retain stored repositories.