From 9a7e82ee3bd58123b05b14255b013b3a48e7bfef Mon Sep 17 00:00:00 2001 From: Daan Selen Date: Thu, 14 Aug 2025 21:40:35 +0000 Subject: [PATCH] chore(readme): expand the readme to have an intro into the chart (#30) Currently people are dropped directly into the Repo with no guidance. I want to add this to ease people in, so they may use the chart more easily. Co-authored-by: Daan Selen Reviewed-on: https://gitea.com/gitea/helm-actions/pulls/30 Reviewed-by: ChristopherHX Co-authored-by: Daan Selen Co-committed-by: Daan Selen --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cc67cb6..c5f2e5a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,10 @@ -# helm-act +# Gitea Actions Helm Chart + +This helm chart serves as the way to deploy the Gitea [act-runners](https://gitea.com/gitea/act_runner) alongside a runner Gitea instance. +It serves as a standalone chart and does not rely on Gitea to be present in the same environment, however it needs to be able to reach a Gitea instance to function. +The parameters which can be used to customize the deployment are described below, check those out if you want to see if something is supported. + +If you want to propose a new feature or mechanism, submit an [issue here](https://gitea.com/gitea/helm-actions/issues). ## Rootless Defaults