fix: renable actions and runner
This commit is contained in:
parent
3026187c5c
commit
a995723394
1 changed files with 13 additions and 13 deletions
|
|
@ -41,19 +41,19 @@ spec:
|
|||
email: patrykhegenberg@gmail.com
|
||||
metrics:
|
||||
enabled: true
|
||||
# actions:
|
||||
# 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
|
||||
actions:
|
||||
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