You've already forked helm-actions
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 <dselen@systemec.nl> Reviewed-on: https://gitea.com/gitea/helm-actions/pulls/30 Reviewed-by: ChristopherHX <christopherhx@noreply.gitea.com> Co-authored-by: Daan Selen <dselen@nerthus.nl> Co-committed-by: Daan Selen <dselen@nerthus.nl>
This commit is contained in:
@ -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
|
## Rootless Defaults
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user