mirror of
https://github.com/bapung/gitea-runner-operator.git
synced 2026-06-22 07:58:44 +00:00
documentation
This commit is contained in:
@@ -24,8 +24,8 @@ spec:
|
||||
|
||||
# Scope of the runners (global, org, or repo)
|
||||
scope: "org"
|
||||
org: "bapung" # Required if scope is 'org' or 'repo'
|
||||
user: "" # Required if scope is 'user' or 'repo'
|
||||
#org: "bapungorg" # Required if scope is 'org' or 'repo'; cannot be used with user
|
||||
user: "bapung" # Required if scope is 'user' or 'repo'; cannot be used with org
|
||||
#repo: "dummy-service-workflow" # Required if scope is 'repo'
|
||||
|
||||
# Labels to identify this runner group
|
||||
|
||||
Reference in New Issue
Block a user