-
Add this helm chart repo to your helm client configuration
helm repo add tektonops https://charts.tektonops.com -
Update repo and search
helm repo update helm search repo -l tektonops -
Install the chart
helm install act-runner tektonops/act-runner --set runner.runnerToken.value=<runner registration tokent> -
Uninstall
helm uninstall act-runner
TektonOps/charts
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|