mirror of
https://github.com/actions/runner.git
synced 2026-01-16 16:58:29 +08:00
dind
This commit is contained in:
15
runners.yaml
15
runners.yaml
@@ -4,14 +4,11 @@ metadata:
|
||||
name: auto-scale-runners
|
||||
spec:
|
||||
minReplicas: 1
|
||||
maxReplicas: 10
|
||||
maxReplicas: 5
|
||||
configURL: https://github.com/TingluoHuang/example-services
|
||||
githubTokenSecretKeyRef:
|
||||
name: githubtoken
|
||||
key: GITHUB_PAT
|
||||
template:
|
||||
spec:
|
||||
organization: monalisa
|
||||
group: default
|
||||
repository: main123
|
||||
gitHubAdminToken: 62c13e14e947958516c103a9584f66227697c447
|
||||
imagePullPolicy: Always
|
||||
env:
|
||||
- name: K8S_HOST_IP
|
||||
value: "192.168.120.1"
|
||||
setupDockerInDocker: true
|
||||
|
||||
Reference in New Issue
Block a user