fix: remove own gitea-runner and add it to gitea
This commit is contained in:
parent
944543bfa2
commit
3c02e21364
2 changed files with 10 additions and 1 deletions
|
|
@ -45,6 +45,15 @@ spec:
|
|||
enabled: true
|
||||
provisioning:
|
||||
enabled: true
|
||||
statefulset:
|
||||
actRunner:
|
||||
repository: gitea/act_runner
|
||||
tag: 0.2.11
|
||||
pullPolicy: IfNotPresent
|
||||
dind:
|
||||
repository: docker
|
||||
tag: 25.0.2-dind
|
||||
pullPolicy: IfNotPresent
|
||||
config:
|
||||
actions:
|
||||
ENABLED: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue