diff --git a/gitea/deployment-gitea-runner.yaml b/gitea/deployment-gitea-runner.yaml index 51f1fb1..23faa60 100644 --- a/gitea/deployment-gitea-runner.yaml +++ b/gitea/deployment-gitea-runner.yaml @@ -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