1
0
Commit Graph

3 Commits

Author SHA1 Message Date
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