flux: kb act runner

This commit is contained in:
Márcio Fernandes
2026-06-04 20:46:10 +00:00
parent 7e68e15683
commit b7fb972c6c
8 changed files with 21 additions and 1 deletions
+25
View File
@@ -0,0 +1,25 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: act-runner
data:
config.yaml: |
log:
level: info
runner:
capacity: 4
labels:
- oci-image-builder
- kubectl
- helm
- ansible
- ubuntu
- network-utils
- deploy
- amd64
cache:
enabled: false
host:
workdir: "/data/runner"