diff --git a/cluster/apps/gitea-act/gitea-act.yml b/cluster/apps/gitea-act/gitea-act.yml index 097fdc3..a5654aa 100644 --- a/cluster/apps/gitea-act/gitea-act.yml +++ b/cluster/apps/gitea-act/gitea-act.yml @@ -52,6 +52,8 @@ spec: value: "https://gitea.akshun-lab.uk" - name: GITEA_RUNNER_REGISTRATION_TOKEN value: "NvAHP4f1in4Fpe6VFaiwiN98IR0poOQoDv4dDKcN" + - name: CONFIG_FILE + value: "/data/config.yaml" volumeMounts: - name: docker-certs mountPath: /certs