flux: limbosolutions-com act runner

This commit is contained in:
Márcio Fernandes
2026-06-04 22:15:15 +00:00
parent e3753b9647
commit 1e26f304b6
12 changed files with 66 additions and 48 deletions
@@ -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"