gitea-runner: repoint token to Infisical-backed secret (3b, out-of-band)

env GITEA_RUNNER_REGISTRATION_TOKEN secretKeyRef
  gitea-runner-secret -> gitea-runner-secret-infisical
Rolls the pod: fresh emptyDir -> act_runner re-registers with same-value token.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-20 21:49:16 +00:00
co-authored by Claude Opus 4.8
parent 8e162130dd
commit 29d817547b
+1 -1
View File
@@ -81,7 +81,7 @@ spec:
- name: GITEA_RUNNER_REGISTRATION_TOKEN
valueFrom:
secretKeyRef:
name: gitea-runner-secret
name: gitea-runner-secret-infisical
key: GITEA_RUNNER_REGISTRATION_TOKEN
- name: DOCKER_HOST
value: tcp://localhost:2375