gitea-runner: fix secret ref

This commit is contained in:
2025-03-13 11:56:40 -04:00
parent b4465f309f
commit aef2f4cc4e

View File

@@ -37,8 +37,8 @@ spec:
- name: GITEA_RUNNER_REGISTRATION_TOKEN
valueFrom:
secretKeyRef:
name: runner-secret
key: token
name: gitea-runner-token
key: registration-token
volumeMounts:
- name: docker-certs
mountPath: /certs