fix: try another fix
This commit is contained in:
parent
d99b3c7db2
commit
1cb27ba3e1
1 changed files with 3 additions and 3 deletions
|
|
@ -57,9 +57,9 @@ spec:
|
|||
metrics:
|
||||
enabled: true
|
||||
actions:
|
||||
enabled: true
|
||||
enabled: false
|
||||
provisioning:
|
||||
enabled: true
|
||||
enabled: false
|
||||
statefulset:
|
||||
actRunner:
|
||||
repository: gitea/act_runner
|
||||
|
|
@ -71,7 +71,7 @@ spec:
|
|||
pullPolicy: IfNotPresent
|
||||
config:
|
||||
actions:
|
||||
ENABLED: true
|
||||
ENABLED: false
|
||||
metrics:
|
||||
ENABLED: true
|
||||
repository:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue