add config file
All checks were successful
Renovate / renovate (push) Successful in 6m55s

This commit is contained in:
2025-07-14 08:31:40 +05:30
parent 656e67b641
commit 10a2cf02c7

View File

@@ -52,6 +52,8 @@ spec:
value: "https://gitea.akshun-lab.uk" value: "https://gitea.akshun-lab.uk"
- name: GITEA_RUNNER_REGISTRATION_TOKEN - name: GITEA_RUNNER_REGISTRATION_TOKEN
value: "NvAHP4f1in4Fpe6VFaiwiN98IR0poOQoDv4dDKcN" value: "NvAHP4f1in4Fpe6VFaiwiN98IR0poOQoDv4dDKcN"
- name: CONFIG_FILE
value: "/data/config.yaml"
volumeMounts: volumeMounts:
- name: docker-certs - name: docker-certs
mountPath: /certs mountPath: /certs