try fixing the labels

This commit is contained in:
Remy Moll 2024-05-20 12:15:56 +02:00
parent a3550d10cb
commit c6f7471ebb

View File

@ -38,7 +38,7 @@ spec:
name: actions-runner-secret name: actions-runner-secret
key: runner-token key: runner-token
- name: GITEA_RUNNER_LABELS - name: GITEA_RUNNER_LABELS
value: k8s value: ubuntu-latest:docker://node:16-bullseye,ubuntu-22.04:docker://node:16-bullseye
volumeMounts: volumeMounts:
- name: runner-data - name: runner-data
mountPath: /data mountPath: /data