runner worker only
This commit is contained in:
parent
86ddf76cb1
commit
37aaef98e6
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ spec:
|
||||||
labels:
|
labels:
|
||||||
app: forgejo-runner
|
app: forgejo-runner
|
||||||
spec:
|
spec:
|
||||||
|
nodeSelector:
|
||||||
|
role: worker
|
||||||
restartPolicy: Always
|
restartPolicy: Always
|
||||||
volumes:
|
volumes:
|
||||||
- name: docker-certs
|
- name: docker-certs
|
||||||
|
|
Loading…
Reference in a new issue