From aa99df60b7325fcbecc0f5ede8d0e153d785af85 Mon Sep 17 00:00:00 2001 From: DaanSelen Date: Thu, 14 Aug 2025 21:41:39 +0000 Subject: [PATCH] chore(readme): fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5f2e5a..24ab6a3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 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. +This helm chart serves as the way to deploy the Gitea [act-runners](https://gitea.com/gitea/act_runner) alongside a running 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.