- 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.
- 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