fix: remove actRunner config
This commit is contained in:
parent
3c02e21364
commit
187ace9a18
1 changed files with 9 additions and 9 deletions
|
|
@ -45,15 +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
|
||||
# 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