From 5e513d539c86e934370aae13f08274f37e53cc98 Mon Sep 17 00:00:00 2001 From: Michael Kriese Date: Tue, 3 Jan 2023 23:02:27 +0100 Subject: [PATCH] docs: update intro --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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.