diff --git a/README.md b/README.md index 3e1eb72..4aece5e 100644 --- a/README.md +++ b/README.md @@ -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.