Files
git.limbosolutions.com/deploy/act-runners/limbosolutions-com/deploy/app/configmap.yaml
Márcio Fernandes 9bfbeb45c5
Some checks failed
/ continuous-deploy (push) Has been cancelled
added act-runners/limbosolutions-com
2026-03-15 11:02:08 +00:00

26 lines
381 B
YAML

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"