apiVersion: v1 kind: Secret metadata: name: runner-secret namespace: gitea type: Opaque stringData: token: "REPLACE_WITH_GITEA_RUNNER_TOKEN"