turash/k8s/gitea-runners/configmap.yaml
Damir Mukimov f4c4822fe1
Some checks failed
CI/CD Pipeline / frontend-lint (push) Failing after 0s
CI/CD Pipeline / frontend-build (push) Has been skipped
CI/CD Pipeline / backend-build (push) Has been skipped
CI/CD Pipeline / e2e-test (push) Has been skipped
CI/CD Pipeline / backend-lint (push) Failing after 1s
fix: Update Docker registry URL format in act_runner config
2025-12-24 22:35:20 +01:00

24 lines
481 B
YAML

apiVersion: v1
kind: ConfigMap
metadata:
name: gitea-runner-config
namespace: gitea-runners
data:
config.yaml: |
log:
level: debug
cache:
enabled: false
container:
network: bridge
privileged: false
options:
- "--privileged"
docker_host: "tcp://localhost:2375"
force_pull: false
registries:
"https://index.docker.io/v1/":
username: samyrai
password: dckr_pat_SFQVdLDsWT6U8EmCqph5rLQzIAI