From f2346e10f92fc5f5d479af692ff10b51bd80d83b Mon Sep 17 00:00:00 2001 From: Michael Kriese Date: Tue, 3 Jan 2023 23:04:26 +0100 Subject: [PATCH] docs: update intro again --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4aece5e..6fec2f8 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ solution written in Go. It is published under the MIT license. ## Introduction -This helm chart has taken some inspiration from official [Gitea helm chart](https://gitea.com/gitea/helm-chart). +This helm chart is based on 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.