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
|
email: patrykhegenberg@gmail.com
|
||||||
metrics:
|
metrics:
|
||||||
enabled: true
|
enabled: true
|
||||||
# actions:
|
actions:
|
||||||
# enabled: true
|
enabled: true
|
||||||
# provisioning:
|
provisioning:
|
||||||
# enabled: true
|
enabled: true
|
||||||
# statefulset:
|
statefulset:
|
||||||
# actRunner:
|
actRunner:
|
||||||
# repository: gitea/act_runner
|
repository: gitea/act_runner
|
||||||
# tag: 0.2.11
|
tag: 0.2.11
|
||||||
# pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
# dind:
|
dind:
|
||||||
# repository: docker
|
repository: docker
|
||||||
# tag: 25.0.2-dind
|
tag: 25.0.2-dind
|
||||||
# pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
config:
|
config:
|
||||||
# actions:
|
# actions:
|
||||||
# ENABLED: true
|
# ENABLED: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue