1
0

6 Commits

Author SHA1 Message Date
1ba64d19f9 Add shared storage 2024-04-27 09:48:26 -04:00
6ddc855c6b Change labels & add registry mirror 2024-04-27 07:56:59 -04:00
6c337a96c3 Add share docker storage 2024-04-27 06:37:46 -04:00
Vitali Quiering
dac8bb446a Updated environment variables in deployment.yaml
- Renamed ACT_INSTANCE to GITEA_INSTANCE_URL
- Renamed ACT_TOKEN to GITEA_RUNNER_REGISTRATION_TOKEN
- Renamed ACT_LABELS to GITEA_RUNNER_LABELS
- These changes reflect the updated naming convention for Gitea runner configuration.
2023-10-09 17:27:19 +02:00
Vitali Quiering
f53cce8f3d Update mountPath and image repository in deployment
- Changed the mountPath from /opt/act_runner to /data in deployment.yaml
- Updated the image repository from vqui/act_runner to gitea/act_runner in values.yaml
2023-10-09 17:17:00 +02:00
Vitali Quiering
d99c559f4f initial commit 2023-04-30 10:53:56 +02:00